@media print{
 .hide_when_printed{
 display: none !important;
 }
 .show_when_printed{
 display: block !important;
 }
}

@charset "utf-8";
/* Fitness Anywhere Styles
   Updated: 05/03/2011
   Author: Matt Zimmermann
   ----------------------------------------------------*/

/* SECTION INDEX
			-------------
   =ZEROING ALL ELEMENTS
   =GENERIC
   =WRAPPER
   =HEADER
   =NAVBAR
   =MAIN
   =FOOTER
   =DISCLAIMERS
   =SFNT PAGE
   =CTGY PAGE
   =PROD PAGE
   =LOGN PAGE
   =BASK AND CHECKOUT PAGES
   =COMPARE PAGE
*/

/* =ZEROING ALL ELEMENTS
   ----------------------------------------------------*/
body, div, form, label, fieldset, legend, img, p, h1, h2, h3, h4, h5, /*ul, li,*/ a{
border:0 solid transparent;
margin:0;
padding:0;
}
body{
font:normal 0.75em Helvetica, Arial, sans-serif;
/* default browser font size is 16px (16px * 0.75 = 12px) */
}
a{
outline:none;
}
input, select, option, textarea{
font:normal 1em Helvetica, Arial, sans-serif;
position:relative;
z-index:1;
}
/*ul, ol{
list-style:none;
}*/
hr{
background:#1a1a1a; /* Netscape 6/7, Mozilla */
color:#1a1a1a; /* IE */
border:#1a1a1a; /* Opera */
}
.clearfix:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}

/* =GENERIC
   ----------------------------------------------------*/
html{
overflow-y:scroll;
}
body{
margin:auto;
background:#fff;
color:#000;
}
h1{
font:bold 24px Helvetica, Arial, sans-serif;
margin:0;
padding:0;
padding-bottom:5px;
background:none;
line-height:normal;
}
h2{
font:bold 18px Helvetica, Arial, sans-serif;
margin:0;
padding:0;
}
h3{
font:bold 15px Helvetica, Arial, sans-serif;
margin:0;
padding:0;
}
h4{
font:bold 13px Helvetica, Arial, sans-serif;
margin:0;
padding:0;
}
h5{
font:bold 12px Helvetica, Arial, sans-serif;
margin:0;
padding:0;
}
p{
margin:0.75em auto;
}
sup, sub{
font-size:0.5em;
vertical-align:text-top;
}
a{
color:#09f;
text-decoration:none;
}
a:hover{
color:#000;
text-decoration:underline;
}
area, input[type=submit], input[type=button], select{
cursor:pointer;
}
 /*input[type=text], input[type=checkbox], input[type=radio], input[type=submit], input[type=button]{
	vertical-align:middle;
	font:normal 12px Helvetica, Arial, sans-serif;
 }*/
.input_btn{
vertical-align:middle;
text-align:center;
border:0px solid;
background:#09f url(../images/bg_blue_input_btn.gif) repeat-x center bottom;
color:#fff;
font:normal 14px Helvetica, Arial, sans-serif;
padding:3px 10px;
margin: -5px 20px 0px 0px !important;
cursor:pointer;
overflow:visible;
}
.input_btn_blk{
vertical-align:middle;
text-align:center;
border:0px solid;
background:#656565 url(../images/bg_black_input_btn.gif) repeat-x center bottom;
color:#fff;
font:normal 14px Helvetica, Arial, sans-serif;
padding:3px 10px;
margin:0;
cursor:pointer;
overflow:visible;
}
.input_btn_yel{
vertical-align:middle;
text-align:center;
border:0px solid;
background:#fc0 url(../images/BTN_proceed_yellow.jpg) repeat-x center top;
color:#000;
font:bold 16px Helvetica, Arial, sans-serif;
padding:3px 10px;
margin:0;
cursor:pointer;
overflow:visible;
}

.input_btn_gry{
vertical-align:middle;
text-align:center;
border:0px solid;
background:#fc0 url(../images/BTN_continue_gray.jpg) repeat-x center top;
color:#000;
font:bold 16px Helvetica, Arial, sans-serif;
padding:3px 10px;
margin:0;
cursor:pointer;
overflow:visible;
}

.hidden{
display:none;
}
	
 /* ----- Updated to Override text.css file -----*/
 	.miva form{display:block;}
 
/* =WRAPPER
   ----------------------------------------------------*/
#wrapper{
margin:0 auto;
width:960px;
/*border:solid #525252;
border-width:0px 1px 1px 1px;
background:#fff;*/
clear:both;
}

/* =HEADER
   ----------------------------------------------------
#header{
margin:0 auto;
width:958px;
height:90px;
background:url(../images/bg_header.gif) no-repeat center top;
color:#fff;
clear:both;
}
	#header p{
	margin:0;
	text-align:right;
	}
	#header p a{
	color:#fff200;
	font:bold 10px Helvetica, Arial, sans-serif;
	padding:0 7px;
	}
		#header p a:hover{
		text-decoration:underline;
		}
	#header img{
	margin:0;
	width:120px;
	height:72px;
	}*/

/* =NAVBAR
   ----------------------------------------------------*/
#navbar{
margin:0 auto;
width:958px;
height:39px;
background:#f6f6f6 url(../images/bg_navbar.gif) repeat-x;
border-bottom:1px solid #b8b8b8;
clear:both;
}
	#navbar img{
	border-right:1px solid #b8b8b8;
	}

/* =MAIN
   ----------------------------------------------------*/
#main{
margin:0 auto;
width:958px;
clear:both;
}
#main_left{
float:left;
width:179px;
border-right:1px solid #ccc;
padding-bottom:2em;
}
	#cattree_header{
	margin:0;
	padding:10px 10px 10px 20px;
	background:#eee;
	border-bottom:1px solid #fff;
	font:bold 14px Helvetica, Arial, sans-serif;
	}
	#cattree{
	background:#eee;
	padding:2px 0;
	}
		#cattree ul{
		margin:0;
		padding:0;
		list-style:none;
		}
	#cattree_footer{
	margin:0;
	border-top:1px solid #ccc;
	}
		#cattree h2, #cattree_footer h2, #cattree li.parent{
		font:bold 11px Helvetica, Arial, sans-serif;
		margin:2px 0;
		padding:0;
        letter-spacing: 0px;
		}
		#cattree h3, #cattree_footer h3, #cattree li.child{
		font:normal 11px Helvetica, Arial, sans-serif;
		margin:2px 0;
		padding:0;
		}
			#cattree h2 a, #cattree_footer h2 a, #cattree li.parent a{
			display:block;
			color:#000;
			padding:4px 10px 4px 20px;
			}
			#cattree h3 a, #cattree_footer h3 a, #cattree li.child a{
			display:block;
			color:#000;
			padding:4px 10px 4px 25px;
			}
			#cattree a:hover, #cattree_footer a:hover, #cattree li a:hover{
			color:#09f;
			text-decoration:underline;
			}
			#cattree_footer h2 .cattree_on, #cattree li.cat .cattree_on, #cattree li.parent .cattree_on{
			background:#ccc url(../images/bg_cattree_hover.gif) no-repeat left center;
			}
			#cattree_footer h3 .cattree_on, #cattree li.prod .cattree_on, #cattree li.child .cattree_on{
			background:#ccc url(../images/bg_cattree_hover.gif) no-repeat left center;
			}
			#cattree .cat, #cattree .cat-hover{
			background:#eee;
			cursor:pointer;
			position:relative;
			margin:2px 0;
			padding:0;
			}
			#cattree .cat-open, #cattree .cat-open-hover{
			background:#ccc url(../images/bg_cattree_hover.gif) no-repeat left center;
			cursor:pointer;
			position:relative;
			margin:2px 0;
			padding:0;
			}
			#cattree .section{
			background:#eee;
			display:none;
			}
			#cattree .section .active, #cattree .section .active:hover, #cattree .section .cattree_on, #cattree .section .cattree_on-hover{
			background:#ccc url(../images/bg_cattree_hover.gif) no-repeat left center;
			}

#cattree .obnoxious-spacer {
    border-bottom: 1px dotted #999;
    margin: 0 20px 10px;
    padding: 0 0 10px;
    height: 0;
    font-size: 0;
}

#cattree li.nav-EDUCATION a {
}

#main_right{
float:right;
width:777px;
padding-bottom:2em;
}
	#store_banner{
	width:100%;
	clear:both;
	background-image:url(../images/780x100_cat.jpg) no-repeat left center;
	}
 #hdft_header, #hdft_footer, #prod_ctgy_hdft_header, #prod_ctgy_hdft_footer{
	width:100%;
 clear:both;
 }
	.page_heading{
 padding:10px 20px;
	color:#fff200;
	background:#333;
	clear:both;
 }
	#content{
	margin-left:10px;
	clear:both;
	padding-bottom:3em;
	}
 .breadcrumb{
 font:normal 9px Verdana, Geneva, sans-serif;
	text-transform:uppercase;
 margin:0.75em auto;
 float:left;
 }
  .breadcrumb a{
  font-size:9px;
		color:#0073b0;
  }
  .breadcrumb a:hover{
  text-decoration:underline;
  }
  .breadcrumb_on{
  color:#000;
  }
 .pagination{
 font:normal 14px Helvetica, Arial, sans-serif;
 margin:10px 10px 20px auto;
	padding-right:10px;
 float:right;
 }
  .pagination a{
  font-size:14px;
		color:#09f;
  }
  .pagination a:hover{
  text-decoration:underline;
  }
  .page_on{
  color:#333;
  font-weight:bold;
  }

/* =FOOTER
   ----------------------------------------------------
#footer{
margin:0 auto;
width:958px;
background:#1a1a1a url(../images/bg_blk_pattern.gif) repeat-x;
font:normal 12px Helvetica, Arial, sans-serif;
color:#fff;
clear:both;
}
	#footer a{
 color:#fff200;
 padding:0 10px;
	margin:2px 0;
	display:block;
 }
	#footer a:hover{
	text-decoration:underline;
 }
	.footer_section{
	height:254px;
	float:left;
	}
		.footer_section_header{
		width:164px;
		height:30px;
		border-bottom:1px solid #333;
		}
		#footer a.news_signup{
		display:block;
		width:200px;
		margin:0;
		padding:0px 0px 0px 14px;
		height:30px;
		line-height:30px;
		background:url(../images/btn_signup.gif) no-repeat;
		border-left:1px solid #000;
		font-size:14px;
		color:#fff;
		}
		#footer a.news_signup:hover{
		color:#fff200;
		text-decoration:none;
		}
	#footer .addl_links{
	border-top:1px solid #000;
	padding:10px;
	clear:both;
	}
		#footer .addl_links a{
		padding:0 7px;
		margin:0;
		display:inline;
		}*/

/* =DISCLAIMERS
   ----------------------------------------------------*/
#disclaimers{
margin:0 auto;
width:958px;
height:74px;
background:#1a1a1a url(../images/bg_disclaimers.gif) repeat-x;
border-top:1px solid #000;
font:normal 12px Helvetica, Arial, sans-serif;
color:#fff;
text-align:right;
clear:both;
}
	#disclaimers p{
	margin:1em 0;
	float:left;
 }
	#disclaimers img{
	padding:0.5em 10px 0px 0px;
 }
	#disclaimers a{
 padding:0 7px;
 color:#fff200;
 }
	#disclaimers a:hover{
	text-decoration:underline;
 }

/* =SFNT PAGE
   ----------------------------------------------------*/
#sfnt_shop{
width:435px;
position:absolute;
top:25px;
right:70px;
text-align:right;
z-index:2;
}
#sfnt_other{
width:360px;
position:absolute;
top:255px;
right:70px;
z-index:2;
}
	#sfnt_other a{
	display:block;
	float:left;
	text-align:center;
	margin-right:15px;
	}
	#sfnt_other img{
	display:block;
	border:1px solid #ccc;
	margin:10px 0;
	}
.sfnt_product{
width:340px;
height:170px;
border:1px solid #ccc;
margin:15px 0;
}
	.sfnt_product h2{
	font:normal 14px Helvetica, Arial, sans-serif;
	margin:20px 10px 0;
	}
	.sfnt_product h3, .sfnt_product h5, .sfnt_product img{
	font:bold 14px Helvetica, Arial, sans-serif;
	margin:10px 10px 0;
	}
	.sfnt_product h4{
	padding:5px 10px;
	color:#fff200;
	background:url(../images/bg_sfnt_prod_heading.png);
	}

/*
 * NEW SFNT STUFF FOR HOLIDAY '11
 */

.sfnt-headline {
    margin-left: -10px;
}

.fleft {
    float: left;
}

.fright {
    float: right;
}

.sfnt-prods {
    width: 366px;
    border-bottom: 1px dotted #ccc;
    padding-bottom: 20px;
    margin-bottom: 20px;
    color: #333;
}
    .sfnt-prods.fright {
        margin-right: 4px;
    }

    .sfnt-prods img {
        border: 1px solid #ccc;
        display: block;
        margin-bottom: 20px;
        width: 368px;
    }

    .sfnt-prods h2 {
        margin: 0;
        padding: 0;
        font-size: 24px;
        font-family: Arial, Helvetica, sans-serif;
    }

        .sfnt-prods h2 a,
        .sfnt-prods h2 a:visited {
            color: #333;
            font-weight: bold;
        }
        .sfnt-prods h2 a:hover {
            text-decoration: none;
        }
        .sfnt-prods a:hover {
            text-decoration: ;
        }

    .sfnt-prods p {
        margin: 0 0 20px;
    }

    .sfnt-prod-price {
        font: bold 14px Helvetica, Arial, sans-serif;
    }

    .sfnt-prod-desc {
        font: normal 13px/15px Helvetica, Arial, sans-serif; 
        height: 75px;
    }

    a.sfnt-prod-lm,
    a.sfnt-prod-lm:visited {
        display: block;
        margin: 0 0 20px;
        color: #09F;
        font: bold 14px Helvetica, Arial, sans-serif;
    }

#sfnt-recs {
    clear: both;
    margin-bottom: 40px;
}

    #sfnt-recs h3 {
        margin: 0 0 20px;
        font-size: 18px;
    }

.sfnt-rec {
    float: left;
    margin-left: 20px;
    display: inline;
    color: #333;
    width: 175px;
}
    .sfnt-rec img {
        width: 173px;
        border: 1px solid #ccc;
        display: block;
        margin: 0 0 5px;
    }

    .sfnt-rec p  {
        margin: 0;
        font: bold 12px Helvetica, Arial, sans-serif;
    }

    .sfnt-rec-name a,
    .sfnt-rec-name a:visited {
        color: #000;
    }
        .sfnt-rec-name a:hover {
            color: #09F;
        }

    .sfnt-rec .sfnt-rec-price {
        font: bold 12px Helvetica, Arial, sans-serif;
        margin-top: 5px;
    }

.sfnt-rec-first {
    margin-left: 0;
}

/* =CTGY PAGE
   ----------------------------------------------------*/
.ctgy_products{
width:222px;
height:225px;
margin:17px 20px 0px 0px;
padding:0;
font:bold 12px Helvetica, Arial, sans-serif;
color:#333;
text-align:left;
float:left;
}
	.ctgy_products img{
 display:block;
 margin:0px auto 5px auto;
 border:1px solid #ccc;
 }
	.ctgy_products a{
	color:#000;
	text-decoration:none;
	}
	.ctgy_products a:hover{
	color:#09f;
	text-decoration:underline;
	}
	.ctgy_products_ratings{
 margin:5px auto 0 auto;
	}
		.ctgy_products_ratings img{
		display:inline;
		margin:0;
		padding-right:2px;
		border:none;
		}
 .ctgy_products p{
 margin:5px 0;
 }
/* Build-A-Bundle */
#bundle_wrap{
min-height:1750px;
}
	* html #bundle_wrap{ 
	height:expression(this.scrollHeight < 1749 ? "1750px" : "auto"); /* sets min-height for IE */
	min-height:1750px; /* sets min-height value for all standards-compliant browsers */
	}
	.bundle_header{
	width:736px; margin:0;
	border:1px solid #999;
	padding:5px 10px;
	color:#09f;
	background:#efefef url(../images/bg_bundle_close.gif) no-repeat right top;
	cursor:pointer;
	}
	.bundle_content{
	width:756px;
	margin:0;
	border:solid #999;
	border-width:0 1px 1px;
	background:#fff;
	}
		.bundle_content table{
		width:716px;
		margin:auto;
		padding:10px 0;
		border:none;
		}
	.inactive_bundle{
	background:#bcbcbc url(../images/bg_bundle_open.gif) no-repeat right top;
	}
	.tooltip{
	color:#09f;
	cursor:pointer;
	}

#workout-filter {
    float: right;
}

/* =PROD PAGE
   ----------------------------------------------------*/
#prod_image{
width:402px;
margin:10px 0 20px;
color:#333;
float:left;
}
	.prod_image{
	display:block;
	margin:0px auto 20px auto;
	width:400px;
	height:260px;
	border:1px solid #ccc;
	}
	.image_links{
	width:130px;
	float:left;
	}
		.image_links a{
		display:block;
		vertical-align:middle;
		margin-bottom:5px;
		}
			.image_links a img{
			vertical-align:text-top;
			padding-right:5px;
			text-decoration:none;
			}
	.addl_images{
	width:270px;
	text-align:right;
	float:right;
	}
		.addl_images a{
		margin-left:20px;
		}
			.addl_images a img{
			vertical-align:middle;
			width:38px;
			height:38px;
			border:1px solid #ccc;
			}
#prod_info{
width:340px;
margin:10px 0;
padding-right:10px;
color:#333 !important;
float:right;
}
	#prod_info h1{
	font:bold 18px Helvetica, Arial, sans-serif;
 color:#333 !important;
	}
	#product_form{
	font:bold 14px Helvetica, Arial, sans-serif;
	vertical-align:middle;
	width:340px;
	border:dashed #ccc;
	border-width:1px 0;
	padding:10px 0;
	margin:10px 0;
 display:block;
	}
		#product_form input{
		vertical-align:middle;
		}
		#product_form a{
		vertical-align:middle;
		font:normal 12px Helvetica, Arial, sans-serif;
		margin-left:5px;
		}
		#product_form .prod_attributes{
		font:normal 12px Helvetica, Arial, sans-serif;
		position:relative;
		}
			#product_form .prod_attributes select{
			font:normal 14px Helvetica, Arial, sans-serif;
			}
		#mslscb{
		width:1px;
		height:1px;
		display:inline;
		}
			#mslscb iframe{
			width:1px;
			height:1px;
			background:#fff;
			color:#fff;
			font-size:1px;
			margin:0;
			padding:0;
			border:none;
			}
	.prod_ratings img{
	padding-right:2px;
	border:none;
	vertical-align:middle;
	}
	.prod_ratings a{
	font:bold 12px Arial, Helvetica, sans-serif;
	padding:0 5px;
	vertical-align:middle;
	}
	.prod_testimonial{
	width:340px;
	border:dotted #ccc;
	border-width:0 0 1px;
	padding: 0 0 20px;
	margin: 0 0 20px;
	}
	.related_prods{
	width:340px;
	border:dashed #ccc;
	border-width:1px 0;
	padding:10px 0;
	margin:10px 0;
	border-bottom:hidden;
	}
		.related_prods a{
		display:block;
		margin-top:5px;
		}
/* PRODUCT TAB STYLING */
.tabMachine{
clear:both;
padding-left:10px;
height:27px;
border-bottom:1px solid #ccc;
margin-left:-10px;
margin-right:10px;
padding-left:10px;
}
	.tabMachine a{
	color:#000;
	}
	.tabMachine a:hover{
	color:#000;
	}
	.tabMachineTabOff{
	display:block;
	/*width:155px;*/
	float:left;
	margin-right:5px;
	cursor:pointer;
	background:#eaeaea;
	color:#000;
	padding:5px 10px;
	text-align:center;
	font:bold 14px Helvetica, Arial, sans-serif;
	border:1px solid #ccc;
	border-bottom:none;
	-moz-border-radius:4px 4px 0px 0px;
	-webkit-border-top-left-radius:4px;
	-webkit-border-top-right-radius:4px;
	border-top-left-radius:4px;
	border-top-right-radius:4px;
	}
	.tabMachineTabOn{
	display:block;
	/*width:155px;*/
	float:left;
	margin-right:5px;
	margin-bottom:-1px;
	cursor:pointer;
	background:#fff;
	color:#000 !important;
	padding:5px 10px;
	text-align:center;
	font:bold 14px Helvetica, Arial, sans-serif;
	border:1px solid #ccc;
	border-bottom:1px solid #fff;
	-moz-border-radius:4px 4px 0px 0px;
	-webkit-border-top-left-radius:4px;
	-webkit-border-top-right-radius:4px;
	border-top-left-radius:4px;
	border-top-right-radius:4px;
	}
.prod_container{
height:334px;
margin:0px 0px 10px -10px;
padding:20px 10px 20px 20px;
border:solid #ccc;
border-width:0 0 1px;
overflow:auto;
line-height:1.5em;
clear:both;
}
	.product_description{
	width:490px;
	float:left;
    padding-bottom: 15px;
	}
	#contest{
	margin:0px 10px 20px 0px;
	padding:5px;
	background:#eee;
	}
		.contest_header{
		padding:5px 10px;
		background:#ccc;
		}
	.product_review{
	padding-right:70px;
	margin-bottom:1.25em;
    clear: both;
	}
		.product_review img{
		padding-right:2px;
		border:none;
		vertical-align:middle;
		}
        .product_review span {
            line-height: 16px;
        }
	.more_reviews{
	text-align:right;
	margin:0px 10px 20px 0px;
	font:bold 14px Helvetica, Arial, sans-serif;
	}

/*
 * NEW PDP STYLES
 */

#prod-left {
    float: left;
    width: 402px;
}

#prod-left #contest {
    clear: both;
}

#prod-left .product_description {
    float: none;
    width: auto;
}

#prod-left .product_description ul {
    line-height: 18px;
}

#prod-left .product_review {
    padding-right: 0;
}

#prod-left h2 {
    margin: 0 0 20px;
    letter-spacing: 0px;
}

.submit-review {
    text-align: right;
    margin: 0;
    line-height: 20px;
}

.submit-review a,
.more-reviews a,
.submit-review a:visited,
.more-reviews a:visited,
.prod_ratings a:visited {
    font-weight: bold;
    color: #09F;
}

.reviewer-info {
    display: block;
    margin-top: 5px;
}

#REVIEWS .product_review {
    padding: 0 20px;
}

#product_reviews h2 {
    float: left;
}

#product_reviews {
    border-top: 1px dotted #ccc;
    padding-top: 20px;
}

.taf {
    float: right;
}

.dashed-headline {
    border-top: 1px dotted #ccc;
    margin-top: 20px;
    padding-top: 20px;
}

#prod-right {
    float: right;
}

#prod-right #prod_info {
    padding-right: 0;
    width: 347px;
}

#prod-right #product_form {
    padding: 0;
    border: none;
}

#prod-right .prod_ratings {
    border: dotted #ccc;
    border-width: 1px 0;
    padding: 20px 0;
    margin: 20px 0;
}

.share-section {
    margin-bottom: 20px;
    height: 62px;
    overflow: hidden;
}

.social-btns {
    float: left;
}

.twitter-like {
    margin-right: 10px;
}

.fb-like {
    margin-right: 5px;
}

#trade-in-banner {
    display: block;
    margin-bottom: 20px;
    border: 1px solid #ccc;
}

#new-related {
    border: 1px solid #333;
    border-top: none;
    padding: 20px 0 0;
    margin: 0 0 20px;
    font-weight: bold;
    width: auto;
}

#new-related a {
    color: #000;
}
    #new-related a:hover {
        color: #09F;
    }

.black-headline {
    display: block;
    padding: 0 20px;
    background: #333;
    height: 40px;
    line-height: 40px;
    color: #fdff01;
    font-size: 16px;
}

.related_prods ul {
    list-style: none;
    margin: 0 auto 20px;
    padding: 0;
    width: 222px;
}

.related_prods li {
    padding: 0;
    margin: 0 0 2px 0;
}

.related-thumb img {
    border: 1px solid #ececec;
}

.bottom20 {
    margin-bottom: 20px;
}

.gc_content {
    padding: 10px 20px 20px;
}

.gc_form .input_btn,
.gc_form .input_btn_blk {
    float: right;
    margin: 10px 20px 0 0 !important; // WHO USES IMPORTANT?!?!?!
}

.gc_required {
    text-align: right;
    font-size: 10px;
    margin-right: 20px;
}

#product_form a.dvd-tac {
    font-weight: bold;
}


/* =LOGN PAGE
   ----------------------------------------------------*/
#logn_left{
width:365px;
margin:40px 0px 0px 10px;
border-right:1px solid #ccc;
display:inline;
float:left;
}
#logn_right{
width:375px;
margin:40px 0 0;
display:inline;
float:right;
}
.logn_wrappers{
width:345px;
height:200px;
margin-top:5px;
font:normal 14px Arial, Helvetica, sans-serif;
line-height:1.5em;
}
	.logn_wrappers form input{
	margin:3px 0;
	}
	.logn_wrappers p{
	text-align:left;
	clear:both;
	}
	.logn_wrappers a{
	text-decoration:underline;
	}

/* ==BASK AND CHECKOUT PAGES
   ----------------------------------------------------*/
#checkout{
width:880px;
margin:0 auto;
padding:20px 0;
clear:both;
}
.checkout_headers{
font:bold 24px Helvetica, Arial, sans-serif;
text-align:center;
color:#999;
margin-bottom:20px;
}
	.checkout_headers span{
	color:#000;
	}
.basket{
width:100%;
border:solid #666;
border-width:1px 0;
font:normal 12px Helvetica, Arial, sans-serif;
}
	.alt{
	background:#eee;
	}

/* =COMPARE PAGE
   ----------------------------------------------------*/
.compare_prods{
border:none;
width:760px;
margin-bottom:20px;
}
	.compare_prods tr{
	vertical-align:middle;
	}
		.compare_prods td{
		border-right:1px solid #ccc;
		padding:3px 10px;
		width:160px;
		}
	.compare_prods img{
	font:bold 12px Helvetica, Arial, sans-serif;
	width:160px;
	border:1px solid #ccc;
	}
	.compare_prods h3{
	font:bold 12px Helvetica, Arial, sans-serif;
	margin:0.4em 0;
	}
	.compare_prods p{
	margin:0.4em 0;
	}
	.compare_prods form{
	margin:10px 0px 20px 0px;
	padding:0;
	}
/* watchvideo 11-27-2009 */

.watchvideo{
	display:block;
			}
			
/*Badges for shop by Fitness and Shop by Lifestyle  */

.badges_sfnt{
width:222px;
height:225px;
margin:17px 20px 0px 0px;
padding:0;
font:bold 12px Helvetica, Arial, sans-serif;
color:#333;
text-align:left;
float:left;
}
	.badges_sfnt img{
 display:block;
 margin:0px auto 5px auto;
 }
 
 .offerdetail{
	display:block;
			}
/*Shipping Dates Updated on 12-10-2009*/
/*shipping promo*/
#shippingpromo{
	margin:0;
	padding:0;
	float:right !important;
	display:inline !important;
}

