#content {
    position: relative;
    width: 980px;
    margin: 0 auto;
}

* {
	margin: 0;
	padding: 0;
}
 .subheader {
	font: bold 12pt Arial, Helvetica, Tahoma, sans-serif;
	color: #294258 !important;
	margin-top: 0px;
	margin-bottom: 0px;
}
a {
    text-decoration: none;
}
.blue-link {
	padding:0 3px 0 3px;
	text-decoration:underline;
	color:#294258;
}
.blue-link:hover{
	color:#6789A4;
}	
a img, :link img, :visited img {
    border: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

ol, ul {
    list-style: none;
    margin: 0 0 10px;
}
.divider{
	width:400px;
	border-bottom: solid 1px #294258;
	margin:0 0 20px 30px;
}
/*
 * Top section
 */
#top {
    position: relative;
    padding-top: 25px;
    border-bottom: 1px solid #fff;
    width: 100%;
}

#top a.logo {
	display: block;
	width: 306px;
	height: 37px;
}

#logo {
    position: absolute;
    width: 103px;
    height: 48px;
    top: 631px;
    left: 672px;
    background: transparent url(../images/logo-trans.png) no-repeat;
}

#top h1 {
    background: transparent url(../images/logo-word-mark.png) no-repeat;
    margin-bottom: 9px;
    width: 306px;
	height: 37px;
	border:none;
}

#top h1 span {
	display: none;
}

#top #sales {
    position: absolute;
    bottom: 10px;
    right: 0;
    display: block;
    height: 15px;
    width: 213px;
    background: url(../images/sales.png) no-repeat;
    text-indent: -9999px;
}

#top #search {
    position: absolute;
    bottom: 8px;
    right: 0;
}

#top #search label {
    display: block;
    float: left;
    height: 18px;
    width: 45px;
    background: url(../images/search.png);
    text-indent: -9999px;
}

#top #search input#searchCriteria {
    display: block;
    float: left;
    margin-left: 10px;
    margin-right: 3px;
    height: 14px;
    width: 134px;
    padding: 2px;
}

/*
 * Main navigation
 */
#nav {
	height: 22px;
	width: auto;
	margin: 8px 0 12px 8px;
	float: left;

	line-height: 39px;
	padding: 0px;
}

#nav li {
	float: left;
	margin-right: 8px;
	background-image: url(../images/nav_sprite.png);
}

#nav li a {
    display: block;
    height: 22px;
}

#nav li a span {
	display: none;
}

#n_treadmills { 
	width: 83px;
	background-position: -591px 0px;
}

#n_treadmills:hover { 
	background-position: -591px 22px;
}

#n_ellipticals { 
	width: 83px;
	background-position: -153px 0px;
}

#n_ellipticals:hover { 
	background-position: -153px 22px;
}

#n_bikes { 
	width: 101px;
	background-position: -236px 0px;
}

#n_bikes:hover { 
	background-position: -236px 22px;
}

#n_strength { 
	width: 75px;
	background-position: -516px 0px;
}

#n_strength:hover { 
	background-position: -516px 22px;
}

#n_skiers { 
	width: 52px;
	background-position: -398px 0px;
}

#n_skiers:hover { 
	background-position: -398px 22px;
}

#n_steppers {
	width: 66px;
	background-position: -450px 0px;
}

#n_steppers:hover { 
	background-position: -450px 22px;
}

#n_apparel { 
	width: 65px;
	background-position: -88px 0px;
}

#n_apparel:hover { 
	background-position: -88px 22px;
}

#n_liveifit { 
	width: 61px;
	background-position: -337px 0px;
}

#n_liveifit:hover {
	background-position: -337px 22px;
}

#n_accessories { 
	width: 88px;
	background-position: 0px 0px;
}

#n_accessories:hover { 
	background-position: 0px 22px;
}

#n_inclinetrainers { 
	width: 113px;
	background-position: -798px 22px;
}

#n_inclinetrainers:hover { 
	background-position: -798px 22px;
}

#n_commercial { 
	width: 90px;
	background-position: -911px 0px;
}

#n_commercial:hover { 
	background-position: -911px 22px;
}

#nav2 li {
	float: left;
}

#ifit-live {
	background: transparent url(../images/ifit_off.gif);
}

#ifit-div {
	width: 78px;
	height: 25px;
}

#ifit-live a:hover {
	background: transparent url(../images/ifit_on.gif);
	cursor: pointer;
	display: block;
}

#burn {
	background: transparent url(../images/5x_off.gif);
}

#burn-div {
	width: 121px;
	height: 25px;
}

#burn a:hover {
	background: transparent url(../images/5x_on.gif);
	cursor: pointer;
	display: block;
}

#incline {
	background: transparent url(../images/incline_off.gif);
}

#incline-div {
	width: 165px;
	height: 25px;
}

#incline a:hover {
	background: transparent url(../images/incline_on.gif);
	cursor: pointer;
	display: block;
}

#reflex {
	background: transparent url(../images/reflex_off.gif);
}

#reflex-div {
	width: 96px;
	height: 25px;
}

#reflex a:hover {
	background: transparent url(../images/reflex_on.gif);
	cursor: pointer;
	display: block;
}

#testimonial {
	background: transparent url(../images/testimonial_off.gif);
}

#testimonial-div {
	width: 111px;
	height: 25px;
}

#testimonial a:hover {
	background: transparent url(../images/testimonial_on.gif);
	cursor: pointer;
	display: block;
}

#decline {
	background: transparent url(../images/decline_off.gif);
}

#decline-div {
	width: 71px;
	height: 25px;
}

#decline a:hover {
	background: transparent url(../images/decline_on.gif);
	cursor: pointer;
	display: block;
}

#image img {
	display: block;
	float: left;
}

#benefits {
	float: right;
	z-index: 100;
}

#shopping-cart {
	float: right;
	margin: 8px 0 18px;
	color: #ffffff;
	position:absolute;
	right:0;
	top:41px;
}

#shopping-cart a {
	width: 120px;
	height: 22px;
	display: block;
	background: transparent url(../images/nav_sprite.png) repeat scroll -685px 0px;
}

#shopping-cart a:hover {
	background-position: -685px 22px;
}

#shopping-cart a span {
	display: none;	
}

#country_select {
    float: right;
    width: 102px;
    height: 20px;
    margin: 12px 0 17px;
    padding: 0 14px 0 110px;
    background: url(../images/select_country.png) no-repeat;
}

#country_select li {
    float: left;
    padding-right: 9px;
}

.capsule {
    font-family: Arial;
    font-size: 11px;
    overflow: hidden;
    margin-bottom: 28px;
}

.col.one .capsule.one {
	margin-bottom: 15px;
}

.col.one .capsule.two {
	margin-bottom: 15px;
}
.col.one .capsule.three {
	margin-bottom: 15px;
}
.col.one,
.row .capsule.one {
/*    clear: both; */
    float: left;
}

.col.two,
.row .capsule.two {
    float: right;
}

#ifit-images {
/*	width: 868px; */
	text-align: left;
	padding-left: 20px;
}

.ifit-image {

}
.ifit-text {
	width: 190px;
	color: #000000;
	padding-top: 15px;
	font-weight: bold;
	font-size:130%;
}

.ifit-box {
	height: 180px;
	width: 205px;
	text-align:center;
	float:left;
}

#footer {
    border-top: 1px solid #fff;
    clear: both;
    color: #fff;
    font-family: Verdana;
    font-size: 10px;
    width: 980px;
    height: 70px;
    margin-top: 10px;
}

#footer-links {

}

#footer-links ul.footone,
#footer-links ul.foottwo {
	list-style: none;
	width: 800px;
	margin: 3px 0;
	float: right;
}

#footer-links li {
    height: 16px;
    float: right;
   	font-weight: bold;
   	text-align: left;
   	margin: 0 0 0 16px;
}

#footer-links a {
    color: #ffffff;
}

#footer-links a:hover {
    color: #dd7939;
}

#footer-links-left {
	float: left;
	width: 180px;
	padding-top: 5px;
}

#footer-links-right {
	text-align: right;
	margin-left: 180px;
}

#footer-copyright {
	padding: 8px 0;
	text-align: right;
	font-weight: bold;
	color: #fff;
}

#cat-empty-message{
	background:transparent url(../images/no-products-bg.png) no-repeat;
	height:40px;
	padding:12px 0 0 30px;
}

.clear {
	clear:both;
	font-size: 0;
	height: 0;
	line-height: 0;
	padding: 0;
	margin: 0;
}

.clear-left {
	clear: left;
	font-size: 0;
	height: 0;
	line-height: 0;
	padding: 0;
	margin: 0;
}

.clear-left-content {
	clear: left;
}

#about {
	background: url(../images/category-products-mid-bg-trans.png) repeat-y;
	padding: 0 4px;
}

#error-content {
	background: url(../images/error-page-bg.png) no-repeat;
	height:185px;
	margin:10px auto 0 auto;
	padding:27px 0 0 0;
}

.nt-error{
	margin:0 auto;
	padding:0 10px;
}

.relative {
	position: relative;
}

.accessory {
	float: left;
	width: 96px;
	margin-bottom: 10px;
	padding: 0 11px;
}

.accessory img {
	float: none;
}

.inner-mid {
	background-color: #FFFFFF;
	padding-top: 10px;
}

#items-logo {
	position:absolute;
	top:315px;
	left: 687px;
    width:69px;
    height:33px;
    background: transparent url(../images/logo-sm-trans.png) no-repeat;
}

div#buy label {
    font-size: 10px;
    display: block;
    margin-top: 3px;
    float: left;
    width: 90px;
}

.title h2 {
	padding: 0;
}

div.error {
	width: 580px;
	margin: 25px auto;
	text-align: left;
	border: 1px solid #cccccc;
	background-color: #e9e9e9;
	padding: 12px;
}

div.error p {
	margin: 12px 0;
}

div.error p.error-header {
	color: #cc0000;
	margin-top: 0;
	font-size: 140%;
	font-weight: bold;
}

div.error p.double-indent {
	padding-left: 25px;
	padding-right: 25px;
	margin-bottom: 0;
	font-size: 110%;
}

#contactForm h2 {
	padding: 0;
}

#contactForm td {
	padding: 3px;
}

.mid table {
	margin: 0 3px;
}

.redPrice {
	color: #F70A1A;
}

.listPrice {
	text-decoration: line-through;
}

.productName {
	border: 1px solid #c9c9c9;
	margin: 3px;
	padding: 3px;
	width: 214px;
	height: 250px;
	position: relative;
}

.discount-price {
	position: absolute;
	bottom: 0;
	width: 214px;
	text-align: center;
}

.return-link {
	padding: 5px;
}

.incline_trainers {
	background: #000000 url(../images/NT_InclineTrainers.jpg) no-repeat 50% 0%;
}

.site-map {
	padding: 4px 0px 0px 30px;
	float: left;
}

.site-map li {
	padding: 2px 0;
}

.site-map li a {
	color: #294258 ;
	font-weight: bold;
}

.site-map li a:hover {
	color: #000000;
}

.site-map-sub {
	padding: 4px 0px 0px 20px;
}

.site-map-sub li a {
	color: #294258 ;
	font-weight: normal;
}

