* {
    margin: 0;
    padding: 0;
}

body {

	background: #000000 url(../images/NT/NT_BG.jpg) no-repeat 50% 0%;	
	color:#ffffff;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}

a {
    text-decoration: none;
}

a img, :link img, :visited img {
    border: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

ol, ul {
    list-style: none;
}

p {
	margin:5px 0 5px 0;
}


q:before,
q:after,
blockquote:before,
blockquote:after {
    content: "";
}

#content-main {
    position: relative;
    width: 980px;
    margin: auto;
    text-align: left;
}

/*
 * Top section
 */
#top {
    border-bottom: 1px solid #FFFFFF;
    height: 45px;
    margin-bottom: 42px;
    padding-top: 33px;
    position: relative;
    width: 100%;
}

#top a.logo {
	display: block;
	width: 306px;
	height: 37px;
}


#top h1 {
    background: transparent url(../images/NT/logos/logo-word-mark.png) no-repeat;
    margin-bottom: 9px;
    width: 306px;
	height: 37px;
}

#top h1 span {
	display: none;
}

#top #sales {
    position: absolute;
    bottom: 36px;
    right: 0;
    display: block;
    height: 22px;
    width: 290px;
    font-weight: bold;
    border: 1px solid white;
    color: white;
    text-align: center;

}

#top #search {
    position: absolute;
    bottom: 8px;
    right: 0;
    color: white
}

#top #search a{

  color: white;
  font-weight: bold;
  padding: 2px;
}

#top #search a:hover{
  text-decoration: underline;
}



/*
 * Main navigation
 */
#nav {
 height: 22px;
    left: 0;
    margin: 8px 0 12px 8px;
    position: absolute;
    top: 78px;
    width: auto;
    z-index: 9;
}

#nav li {
    float: left;
    margin-right: 8px;

}

#nav li a {
    display: block;
    height: 18px;
    padding-top: 4px;
    text-align: center;
    text-decoration: none;
}

#nav li a span {
	display: none;
}

#nav li a h3 {
    color: #FFFFFF;
    font: 12px 'CartoGothicStdBold',Arial,sans-serif;
    text-transform: uppercase;
}

.top-category {
    border-radius: 3px 3px 3px 3px;
}

#n_treadmills {
    width: 83px;
}
#n_treadmills_on {
    width: 83px;
}
#n_treadmills:hover {
    background-color: #E88B43;
}

#n_ellipticals {
    width: 83px;
}
#n_ellipticals_on {
    width: 83px;
}
#n_ellipticals:hover {
    background-color: #E88B43;
}
#n_inclinetrainers {
    width: 113px;
}
#n_inclinetrainers_on {
    width: 113px;
}
#n_inclinetrainers:hover {
    background-color: #E88B43;
}

#n_bikes {
    width: 101px;
}
#n_bikes_on {
    width: 101px;
}
#n_bikes:hover {
    background-color: #E88B43;
}
#n_strength {
    width: 75px;
}
#n_strength_on {
    width: 75px;
}
#n_strength:hover {
    background-color: #E88B43;
}
#n_skiers {
    width: 52px;
}
#n_skiers_on {
    width: 52px;
}
#n_skiers:hover {
    background-color: #E88B43;
}
#n_steppers {
    width: 66px;
}
#n_steppers_on {
    width: 66px;
}
#n_steppers:hover {
    background-color: #E88B43;
}
#n_apparel {
    width: 65px;
}
#n_apparel_on {
    width: 65px;
}
#n_apparel:hover {
    background-color: #E88B43;
}
#n_liveifit {
    width: 61px;
}
#n_liveifit_on {
    width: 61px;
}
#n_liveifit:hover {
    background-color: #E88B43;
}
#n_accessories {
    width: 88px;
}
#n_accessories_on {
    width: 88px;
}
#n_accessories:hover {
    background-color: #E88B43;
}

#shopping-cart {
	float: right;
	margin: -59px 296px;
	color: #ffffff;

}

#shopping-cart a {
	width: 120px;
	height: 22px;
	display: block;
	background: transparent url(../images/NT/nav/nav_sprite.png) repeat scroll -685px 0px;
}

#shopping-cart a:hover {
	background-position: -685px 22px;
}

#shopping-cart a span {
	display: none;
}
 .capsuleOne {
    float: left;
    width:709px;
    color: #000000;
	  font-family:Arial;
		font-size:12px;
		margin-bottom:28px;
}

.capsuleOne .top {
    background: url(../images/NT/product-top-bg-trans.png) no-repeat;
}

.capsuleOne h1 {
	color: #000000;
	padding: 8px 0 4px 12px;
}

.capsuleOne .mid {
    background: url(../images/NT/product-mid-bg-trans.png) repeat-y;
    padding: 5px 14px 5px 15px;

}

.capsuleOne .bot {
    background: url(../images/NT/product-bot-bg-trans.png) no-repeat;
		clear:both;
		height: 25px;
}

.capsuleTwo {
	float: right;
	width: 245px;
  font-family:Arial;
	font-size:11px;
	margin-bottom:28px;

}
.capsuleTwo h2 {
	color: #000000;
	padding: 8px 0 4px 12px;
}
.capsuleTwo .top {
    background: url(../images/NT/gallery-top-bg-trans.png) no-repeat;
}
.capsuleTwo .mid {
    background: url(../images/NT/gallery-mid-bg-trans.png) repeat-y;
}
.capsuleTwo .bot {
    background: url(../images/NT/gallery-bot-bg-trans.png) no-repeat;
}
#links {
	float:left;
}

#links ul{
	list-style-type:disc;
	color:#393A38;
}

#links li{
	margin:0 0 0 15px;
}

#links li ul{
	list-style-type:circle;
	color:#393A38;
}

.links .active {
	background: url(../images/NT/bg_links.png);
}

.links .active a {
	color :#ffffff;
}

.links a {
	color: #DD7939;
	display: block;
}

.links ul {
	font-weight: bold;
	background: #ffffff;
}

.links ul li {
	padding-left: 35px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#footer {
    border-top: 1px solid #fff;
    clear: both;
    color: #fff;
    font-family: Verdana;
    font-size: 10px;
    width: 980px;
    height: 70px;
}

#footer ul {
    float: right;
}

#footer li {
    float: left;
    padding: 12px 0 12px 10px;
}

#footer ul li img {
	vertical-align: bottom;
}

#footer a {
    color: #fff;
    font-weight: bold;
    text-shadow: 1px 1px 3px #000;
}

#footer a:hover {
    color: #dd7939;
}

#footer p {
    text-align: center;
    text-shadow: 1px 1px 3px #000;
    clear: both;
}

#live-chat {
	padding-top: 4px;
	padding-bottom: 7px;
	text-align: center; 
}

#live-chat-uppernavbar {
	float: left; 
	padding-top: 22px; 
	padding-left: 415px;	
}

.links-header {
	color: black; 
	font-size: 14px; 
	text-align: left; 
	color: #A40; 
	font-weight: bold; 
	background-color: white; 
	padding-top: 10px; 
	padding-left: 15px;
}

.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;
}

.title h2 {
	padding: 0;
}

h2 {
    padding: 0 0 5px 0;
}

.cart_container {
	width: 980px;
	color:#000000;
	margin: 15px 0px;
	font-family: Arial;
	font-size: 12px;

}

.cart_container .top {
	background: url(../images/NT/cart-top-bg-trans.png);
	padding: 8px 0 4px 12px;
}

.cart_container .top h1{
	color: #000000;
}

.cart_container .mid {
    background: #ffffff url(../images/NT/cart-mid-bg-trans.png) repeat-y;
    padding: 0 4px;
    float: left;
    width:972px;
}
.cart_container .bot {
    background: url(../images/NT/cart-bot-bg-trans.png);
    height: 25px;
    float:left;
    width:980px;
    clear: both;
    margin-bottom:28px;
}

#main {
	text-align: left;
	width: 960px;
	background-color: white;
	margin: 1px auto;
	padding: 3px;
	float: left;
}

input {	
	padding: 1px 1px;
	margin:2px;
}

.darkbluetext {
	color: darkblue;
}

@font-face {
	font-family: 'CartoGothicStdBook';
	src: url('fonts/CartoGothicStd-Book-webfont.eot');
	src: url('fonts/CartoGothicStd-Book-webfont.eot?#iefix') format('embedded-opentype'),
		url('fonts/CartoGothicStd-Book-webfont.woff') format('woff'),
		url('fonts/CartoGothicStd-Book-webfont.ttf') format('truetype'),
		url('fonts/CartoGothicStd-Book-webfont.svg#CartoGothicStdBook') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'CartoGothicStdBold';
	src: url('fonts/CartoGothicStd-Bold-webfont.eot');
	src: url('fonts/CartoGothicStd-Bold-webfont.eot?#iefix') format('embedded-opentype'),
		url('fonts/CartoGothicStd-Bold-webfont.woff') format('woff'),
		url('fonts/CartoGothicStd-Bold-webfont.ttf') format('truetype'),
		url('fonts/CartoGothicStd-Bold-webfont.svg#CartoGothicStdBold') format('svg');
	font-weight: normal;
	font-style: normal;
}







