#logo {
    width: 103px;
    height: 48px;
    top: 624px;
    left: 672px;
    z-index: 7;
}

.capsule { 
	padding: 4px;
}

.row .capsule.one { 
	width: 701px;
}

.row .capsule.two { 
	width: 237px;
}

.row.one .capsule { 
	height: 502px;
}

.row.two .capsule { 
	height: 189px;
}

/*
.row.one .capsule.one { 
	background: url(/wcsstore/NordicTrack/images/bg-capsules/lifestyle-bg.png);
}
*/

.row.one .capsule.two { 
	background: url(/wcsstore/NordicTrack/images/bg-capsules/fitness-hub-bg.png);
}
/* Turned it off, background no longer needed
.row.two .capsule.one { 
	background: url(/wcsstore/NordicTrack/images/bg-capsules/products-bg.png);
}
*/
.row.two .capsule.two { 
	background: url(/wcsstore/NordicTrack/images/bg-capsules/promo-bg.png);
}

.row.one .capsule.two div {
    position: relative;
    background: #fff;
    height: 146px;
    margin-bottom: 1px;
    text-align: center;
}

.row.one .capsule.two div.odd {
    background: #f3f3f3;
}

.row.one .capsule.two div h3 {
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    padding: 8px 0;
    color: #444;
}

.row.one .capsule.two div img {
    display: block;
    margin: auto;
}

.row.one .capsule.two div a span {
    color: #666;
    background: url(/wcsstore/NordicTrack/images/triangle_s.gif) no-repeat;
    padding: 1px 0 1px 12px;
}

.row.two .capsule.one h2 {
    float: left;
}

.row.two .capsule.one h3 {
    float: right;
    font-family: Arial;
    font-size: 12px;
    margin-top: 9px;
    padding: 0 21px 0 12px;
    background: url(/wcsstore/NordicTrack/images/triangle_s.gif) 0 0 no-repeat;
}

#products {
    position: relative;
    clear: both;
    height: 146px;
    background: #fff;
    overflow-x: auto;
    overflow-y: hidden;
}

#products .wide {
    margin: 10px 0 0 0;
    text-align: center;
}

#products .wide img {
    padding: 5px;
}

#products .wide div img {
    vertical-align: bottom;
    margin: auto;
}

#products a {
    color: #000;
}

.row.two .capsule.two {
    font-size: 11px;
    color: #666;
}

.row.two .capsule.two p {
    background: url(/wcsstore/NordicTrack/images/asterisk.png) no-repeat;
    margin-right: 12px;
}

.row.two .capsule.two h2 {
    padding-top: 5px;
}

.row.two .capsule.two h2,
.row.two .capsule.two p {
    margin-top: 3px;
    margin-left: 8px;
    padding-left: 15px;
}

#splash {
	position: relative;
}

#splash  ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

#splash ul li {
	float: left;
	display: block;
}

#splash ul li a {
	display: block;
	overflow: hidden;
}

#splash ul li a span {
	margin: 0;
	padding: 0;
	display: block;
}

#splash-corner-top {
	position: absolute;
	right: 0;
	top: 0;
	width: 43px;
	height: 43px;
	background: transparent url(/wcsstore/NordicTrack/images/splash_corners_top.png) no-repeat;
}

#splash-corner-bottom {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 43px;
	height: 41px;
	background: transparent url(/wcsstore/NordicTrack/images/splash_corners_bottom.png) no-repeat;
}

#a1 {
	width: 601px;
}

#pop-container {
	font-size: 80%;
	width: 500px;
	font-family: arial, helvetica, sans-serif;
	margin: 0 auto;
}

#pop-container h1 {
	padding: 0 3px;
	font-size: 200%;
}

#pop-container p {
	margin: 5px 0;
}

#pop-container ul {
	margin-left: 15px;
	list-style-type: circle;
}

#pop-container li {
	margin-left: 10px;
}

#pop-content form input {
	border: 1px inset;
}

#pop-container #header {
	background: #bbbbbb;
	height: 35px;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
}

#pop-content {
	border: 1px solid #666666;
}

#close {
	padding: 3px;
	height: 20px;
}

#close a {
	text-decoration: none;
}

.home {
	background: #000000 url(/wcsstore/NordicTrack/images/bg-main/road.jpg) no-repeat 50% 0%;
}

/*
#splash {
	display: none;
}

#splash-ie {
	display: none;
}
*/