/* basic layout*/
/*  Site Colors */
/* Grey Text 989898 */
/* Yelloe fec007 */
/* */

* {
	font-family: Arial, Helvetica, Tahoma, sans-serif;
    margin: 0px;
	padding: 0px;
	font-size:10pt;
}

h2, h3, h4, h5, h6 {
    font-weight: normal;
    color:#000;
}

h1 {
	font-size: 28px;
	color:#0074a3;	
}

a {
    text-decoration: none !important
}

a:focus {
	-moz-outline: none;
}

img {
    border: 0;
	vertical-align: bottom;
}

ol, ul {
    list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
.blue {
	font-size:14px;
	color:#0074a3;
}	
.color-text {
	color: #989898;
}

.underline {
	text-decoration: underline;
}

.bold {
	font-weight: bold;
}

.strike {
	text-decoration:line-through;;	
}

.highlight {
	color: #CB1B28;
}

.strikethrough {
	text-decoration: line-through;
	color:#000;
}
#msrp {
	font-size: 14pt;
	color: #000;
}
#price {
	font-size:32pt;
	font-weight:bold;
	color:#0074a3;
}
input {
	color: #000000;	
}

.clear {
	clear: both;
	line-height: 0px;
	height: 0px;
	margin: 0px;
	padding: 0px;
}

#wrapper {
	width:100%;
	text-align: center;
}

#home {
	background: #000000 url(../images/bg-main/background.jpg) no-repeat 50% 0%;
}

#header {
	height: 38px;
	width: 467px;
	float: left;
	margin: 35px 0 0 240px;
}

#header h1 {
	background:transparent url(../images/proform.png) no-repeat scroll 0 0;
	height: 38px;
	width: 467px;
}

#header h1 span {
	display: none;
}

#header a.logo {
	display: block;
	height: 38px;
	width: 467px;
}

#contentarea {
    position: relative;
    width: 968px;
	padding-left:8px;
    margin: auto;
}

#search-content {
	margin-left:15px;
}

/* Navigation bar styles*/

#top {
	width: 969px;
	height: 137px;
}

#top ul {
	margin: 0px;
	padding: 0px;
	width: 969px;
}

#info {
	width: 240px;
	float: right;
	text-align: right;
	margin-top: 58px
}

#search input {
	color: #000000;	
}

#sales h3 {
	color:#FFFFFF;	
	font-size:16px;
}

h3 {
	color: #666;
	font-weight: bold;
	font-size: 100%;
}

/* Navigation Bar Styles */
#nav {
	position: absolute; /* Used absolute positioning to achieve equal rendering on FF & IE*/
	top: 102px;
	left:8px;
	height: 34px;
}

#nav li {
    float: left;
	background-image: url(../images/nav.gif);
}

#nav li a {
    display: block;
    height: 34px;
	width: 100%;
}

#nav li a span {
	display: none;
}

#n_TREADMILLS { 
	width: 125px;
	background-position: 0px -34px;
}

#n_TREADMILLS_on { 
	width: 125px;
	background-position: 0px 0px;
}

#n_TREADMILLS:hover { 
	background-position: 0px 0px;
}

#n_ELLIPTICALS { 
	width: 126px;
	background-position: -125px -34px;
}

#n_ELLIPTICALS_on { 
	width: 126px;
	background-position: -125px 0px;
}

#n_ELLIPTICALS:hover { 
	background-position: -125px 0px;
}

#n_INCLINE { 
	width: 162px;
	background-position: -251px -34px;
}

#n_INCLINE_on { 
	width: 162px;
	background-position: -251px 0px;
}

#n_INCLINE:hover { 
	background-position: -251px 0px;
}

#n_EXERCISE { 
	width: 152px;
	background-position: -412px -34px;
}

#n_EXERCISE_on { 
	width: 152px;
	background-position: -412px 0px;
}

#n_EXERCISE:hover { 
	background-position: -412px 0px;
}

#n_STRENGTH { 
	width: 113px;
	background-position: -564px -34px;
}

#n_STRENGTH_on { 
	width: 113px;
	background-position: -564px 0px;
}

#n_STRENGTH:hover { 
	background-position: -564px 0px;
}

#n_IFITLIVE { 
	width: 90px;
	background-position: -680px -34px;
}

#n_IFITLIVE_on {
	width: 90px;
	background-position: -680px 0px;
}

#n_IFITLIVE:hover {
	background-position: -680px 0px;
}

#n_ACCESSORIES { 
	width: 201px;
	background-position: -770px -34px;
}

#n_ACCESSORIES_on { 
	width: 201px;
	background-position: -770px 0px;
}

#n_ACCESSORIES:hover { 
	background-position: -770px 0px;
}
#n_VIBRATION { 
      width: 100px;
      background-position: -464px -41px;
}

#n_VIBRATION_on { 
      width: 100px;
      background-position: -464px 0px;
}

#n_VIBRATION:hover { 
      background-position: -464px 0px;
}

#n_AB { 
      width: 121px;
      background-position: -564px -41px;
}

#n_AB_on { 
      width: 121px;
      background-position: -564px 0px;
}

#n_AB:hover { 
      background-position: -564px 0px;
}
/*
#n_IFIT { 
      width: 104px;
      background-position: -865px -41px;
}

#n_IFIT_on {
      width: 104px;
      background-position: -865px 0px;
}

#n_IFIT:hover {
      background-position: -865px 0px;
}
*/



#category-midnav {
	clear: both;
	height: 67px;
	background-color:#000000;
	text-align:left;
}
#category-midnav img {
	margin:0;
	padding:0;
	float:left;
}	
#page-nav ul {
	margin: 0px;
	padding: 0px;
}

#pg-nav {
	position: absolute; /* Used absolute positioning to achieve equal rendering on FF & IE*/
	top: 176px;
	/* left:246px; */
	left:420px;
	height: 35px;
}

#pg-nav li {
    float: left;
	background-image: url(../images/page_nav.gif);
}

#pg-nav li a {
    display: block;
    height: 34px;
	width: 100%;
}

#pg-nav li a span {
	display: none;
}

#sn_DETAILS { 
	width: 139px;
	background-position: 0px -34px;
}

#sn_DETAILS_on { 
	width: 139px;
	background-position: 0px -41px;
}

#sn_DETAILS:hover { 
	background-position: 0px 0px;
}

#sn_INCLINE { 
	width: 73px;
	background-position: -139px -34px;
}

#sn_INCLINE_on { 
	width: 73px;
	background-position: -139px -41px;
}

#sn_INCLINE:hover { 
	background-position: -139px 0px;
}

#sn_CUSHIONING { 
	width: 108px;
	background-position: -212px -34px;
}

#sn_CUSHIONING_on { 
	width: 108px;
	background-position: -212px -41px;
}

#sn_CUSHIONING:hover { 
	background-position: -212px 0px;
}

#sn_COMPARE { 
	width: 175px;
	background-position: -320px -34px;
}

#sn_COMPARE_on { 
	width: 175px;
	background-position: -320px -41px;
}

#sn_COMPARE:hover { 
	background-position: -320px 0px;
}

#sn_IFIT { 
	width: 80px;
	background-position: -495px -34px;
}

#sn_IFIT_on { 
	width: 80px;
	background-position: -495px -41px;
}

#sn_IFIT:hover { 
	background-position: -495px 0px;
}

#sn_TESTIMONIAL { 
	width: 136px;
	background-position: -575px -34px;
}

#sn_TESTIMONIAL_on { 
	width: 136px;
	background-position: -575px -41px;
}

#sn_TESTIMONIAL:hover { 
	background-position: -575px 0px;
}

.homeli {
	text-transform: uppercase;
}
.myPlayer {
	margin:10px 0px 10px 15px;
	float:left;
	width:175px;
	height:111px;
}
#video-div {
	text-align:center;
	width:100%;
}
#video-div {
	display: block;
	width: 320px;
	height: 240px;
	position: relative;
	left:95px;
	z-index: 2;
}

#videos {
	width:757px;
	background-color:#fff;
	margin: 0 0 0 192px;
	padding: 10px 0 20px 0;
	color: #000;
}

#video-tour {
	padding-left:125px;
}

.asterik {
	padding:0 0 5px 10px;
	font-size:10px;
	color:#000;
}

#cushion {
/*	width:527px; */
	background: #fff url(../images/shox-image.jpg) no-repeat scroll 0 0;
	margin:0 20px 0 192px;
	padding:10px 20px 0 230px;
	height:635px;
	color:#0074a3;
	font-weight:700;
}

#cushion img {
	padding:50px 0 30px 50px;
}

#machines {
	width:757px;
	background-color:#fff;
	margin-left:192px;
	padding-bottom: 15px;
	text-align:center;
}

#machines img {
	padding:15px 0 15px 0;
}

#testimonials {
	width:757px;
	background-color:#fff;
	margin-left:192px;
	padding-bottom: 15px;
}

.story {
	height: 187px;
	margin: 10px 10px 20px 36px;
	width: 674px;
}

.story-image {
	width: 285px;
	float: left;
}

.story p {
	margin-left: 285px;
	padding: 20px 0px 0px 5px;
	font-size: 16px;
}

.story-text {
	margin-left: 285px;
	font-style: italic;
	font-size: 13px;
}

.quote {
	color:#666;
	margin:30px 40px 5px 40px;
	display:block;
}

.sign {
	color:#666;
	display:block;
	text-align:right;
	margin: 0 40px;
}

#maincontent {
	text-align: left;
	width:100%;
	margin: 0;
	background-color: #000;	
}

#lower-info {
	margin: 20px 20px 0 17px;
	font-size: 13px;	
}

#lower-info b {
	color: #000;
}

#lower-info p {
	margin: 15px 0;	
}

/* Footer styles*/

#bottom {
	width: 969px;
	height: 210px;
	text-align: center;
	border-top: 1px solid #989898;
	border-bottom: 1px solid #989898;
	padding: 15px 0px 15px 0px;
	margin: 5px auto;
	clear: both;
}

#bml-footer {
	margin-top: 10px;		
}

#bml-footer span {
	display: none;
}

.spot {
	color: #FFFFFF;
	font-weight: bold;
	padding: 15px 0px;
}

.spot p {
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 15px;
	color:#FFFFFF;
}

#promo {
	width: 220px;
	height: 100%;
	float: left;
	text-align: center;
	border-right: 1px solid #989898;
	padding: 10px 10px 0;
}

#support {
	width: 220px;
	height: 100%;
	float: left;
	font-weight: bold;
	text-align: left;
	border-right: 1px solid #989898;
	padding: 10px 10px 0;
}

#support ul {
	font-size: 11px;
	padding: 0px 0px 0px 13px;
	list-style-image: url(../images/arrow.jpg)
  }
  
#support ul li {
	padding-bottom: 5px;
}

#support ul li a {
	color: #989898;
}

.media-support {
	padding-left: 0px;
	margin-bottom: 20px;
}

.media-support li {
	list-style: none;	
}

.media-support img {
	vertical-align: middle;
	margin-right: 10px;
}

#sale-spot {
	width: 220px;
	height: 100%;
	float: left;
	border-right: 1px solid #989898;
	padding: 10px 10px 0;
}

#email-exclusive {
	background: transparent url(../images/sweepstakes.jpg) no-repeat scroll 0 0;
	color: #000000;
	float: right;
	height: 194px;
	text-align: center;
	width: 220px;
	margin: 10px 15px 10px 0;
}

#media {
	width: 220px;
	height: 100%;
	float: left;
	font-size: 11px;
	font-weight: bold;
}

#media ul {
	padding: 0px;
}

#media ul li {
	padding-bottom: 10px;
}

#media span {
	margin-left: 10px;
}

#media img {
	vertical-align:middle;
}

#footer {
	clear: both;
	font-size: 10px;
	text-align:center;
}

#footer ul {
	margin: 15px 0px;
}

#footer li {
	display: inline;
	margin: 5px 7px;
}

#footer li a, #footer li a:hover, #footer li a:visited {
	color: #FFFFFF;
	text-decoration: underline !important;
}

#footer-copyright {
	font-weight: bold;
}

#left-content {
	float: left;
	width:415px;
	background-color:#000;
}

#right-img {
	float: right;
	width: 556px;
	padding-bottom: 10px;
	background-color: #fff;
}

#right-content , #right-content-testimonials {
	margin:0 20px 0 415px;
	height: 375px;
	padding: 0px 5px 0px 0;
	background-color: #fff;
	color:#0074a3;
}

.testimonial-image {
	float: left;
	text-align: center;
	margin: 15px 5px 0 0;
	font-weight: bold;
	width: 98px;
}

#right-content {
	padding: 10px 15px 0 0;	
}

#right-content h4 {
	margin-top: 15px;
	color:#000;
	font-weight: bold;
	font-size: 10pt;
}

#right-content p {
	font-weight: bold;	
	margin: 10px;
	font-size: 10pt;
	color:#0074a3;
}

#right-content ul li{
	list-style-type: none;
	margin: 5px 0 10px 15px;
	color:#000;
	font-size: 10pt;
}

#product-long-description {
	width: 330px;
	margin-right: 240px
}

#gallery-container {
	float: right;
	width: 150px;
	padding:10px 0;
}

#view-console {
	margin-top: 25px;	
}

#view-more {
	text-align: center;
}

#view-more img {
	padding: 5px;
}

#view-more h3 {
	color: #8E8E8E;
	text-align: center;
	text-decoration: underline;
	margin-top: 5px;
	display:inline;
}

#buy-box {
	padding-left: 10px;
}

#pricing-box {
	width: 534px;
	margin: 0px;
	float: left;
}

#left-pricing {
	color: #000;
	float: left;
	width: 150px;
	margin: 0px;
	padding-top:5px;
}

#sku {
	font-size: 11px;
	font-weight: bold;	
}

#msrp-price {
	font-size: 16px;
	font-weight: bold;
}

#bml {
	color: #8E8E8E;
	font-size: 10px;
}

#buy-it-now {
	margin-left: 150px;
	width: 175px;
	text-align: center;
}

#sale-price {
	font-size: 28px;
	font-weight: bold;
	color: #0074a3;
	margin-bottom: 13px;
}

#special {
	background-color: #000;
	padding-bottom:0px;
}

.shadow {
	background-color: #e1e1e1;
	color:#000;
	padding:10px;
}

p.shadow {
	margin: 10px 20px 10px 205px;
	font-size:13px;
}

