@charset "utf-8";
html, body {
	margin:0;
	padding:0;
	font:12px Arial, "Calibri","Trebuchet MS", Verdana, Tahoma, Helvetica, sans-serif;
	background:#000 url(../img/layout/bg.jpg) no-repeat center top;
	color:#fff;
}
html, div, p, table, form, h1, h2, h3, h4, h5, h6, h7, ul, ol, li, blockquote, input, textarea, iframe, span {
	margin:0;
	padding:0;
	line-height:1.2em;
	font-size:1em;
}
td {
	line-height:1.2em;
	font-size:1em;
}
a,img {
	border:0;
	outline:none;
}
ul, ol {
	margin-top:1.8em;
	margin-left:3.4em;
	margin-bottom:1.8em;
}
ul ul {
	margin-top:.8em;
	margin-left:2.4em;
	margin-bottom:.8em;
}
li {
	line-height:1.5em;
	padding-bottom:.3em;
}
p {
	margin-top:.2em;
	margin-bottom:1.3em;
	line-height:1.6em;
}
blockquote {
	margin-top:.5em;
	margin-bottom:1.3em;
	line-height:1.6em;
	background:url(../img/quote.jpg) no-repeat;
	padding-left:2.5em;
	margin-left:.5em;
}
h1, .cms-article span.cms-heading {
	margin-top:.1em;
	margin-bottom:.6em;
	font:26px Arial, "Century Gothic", "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-weight:normal;
}
h2 {
	margin-top:.9em;
	margin-bottom:.7em;
	font:21px Arial, "Century Gothic", "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-weight:normal;
}
h3 {
	margin-top:.9em;
	margin-bottom:.7em;
	font:17px Arial, "Century Gothic", "Trebuchet MS", Geneva, Helvetica, sans-serif;
}
a:link, a:visited, a:active, a:hover {
	text-decoration:none;
	color:#fff200;
}
a:hover {
	text-decoration:underline;
}
input {
	padding:.23em;
}
hr {
	height:1px !important;
	overflow:hidden;
	border:0;
	border-bottom:1px dashed #dbdbdb;
	clear:both;
	display:block;
	margin-top:1.3em;
	margin-bottom:1.3em;
	background:#fff;
}
/* Layout */
#wrapper {
	margin:0;
	padding:0;
	width:950px;
	margin:0 auto;
	overflow:hidden;
}
#layout-container {
	margin:0;
	padding:0;
	width:950px;
	margin:0 auto;
}
#header{
	border:none;
}
#masthead{
	margin:0;
	padding:0;
	width:940px;
	margin:0 auto;
	overflow:hidden;	
}
	#masthead #logo{
		float:left;
		margin:20px 0 0 0;
		padding:0;
	}
	#masthead #quick-links{
		float:right;
	}
	#masthead #quick-links ul{
		list-style: none;
		padding:0;
		margin:0;
	}
	#masthead #quick-links li{
		float:left;
		margin:0;
		height:80px;
		background:url(../img/layout/bignav-bg.png) repeat-x;
		text-transform: uppercase;
		overflow:hidden;
	}
	#masthead #quick-links li a{
		display:block;
		color:#fff;
		text-decoration:none;
		font-weight:bold;
		font-size:14px;
		padding:32px 20px;
		overflow:hidden;	
	}
	#masthead #quick-links li a:hover{
		color:#FFF200;
	}
	.bignav-splitter{
		width:2px;
		height:84px;
		background:url(../img/layout/bignav-splitter.png) no-repeat !important;
		padding:0 !important;
		margin:0 !important;
		overflow:hidden;
	}
	#visit-banner{
		background:url(../img/layout/visit-banner.png) no-repeat;
		width:940px;
		height:106px;
		overflow:hidden;
		margin:0 auto;
	}
	#visit-banner-inside{
		background:url(../img/layout/visit-banner-bottom.png) no-repeat;
		width:940px;
		height:105px;
		overflow:hidden;
		margin:0 auto 25px auto;
	}
	
	#address-visit-showroom{
		float:left;
		width:400px;
		overflow:hidden;
	}
		#address-visit-showroom-text{
			margin:80px 0 0 15px;
			font-family:Calibri, Arial, Tahoma, Verdana;
			font-size:11px;
			color:#fff;
		}
	#blurb-visit-showroom{
		float:left;
		width:230px;
		overflow:hidden;
	}
		#blurb-visit-showroom-text{
			color:#fff;
			margin:43px 0 0 15px;
			font-family:Calibri, Arial, Tahoma, Verdana;
			font-size:11px;
		}
	#photos-visit-showroom{
		float:left;
		overflow:hidden;
		width: 305px;
	}
		#photos-visit-showroom ul{
			margin:15px 0 0 20px;
			padding:0;
			list-style: none;
		}
		#photos-visit-showroom li{
			margin:0;
			padding:0 15px 0 0;
			float:left;
		}
#main-panel{
	width: 950px;
	margin:0 auto;
	background: url(../img/layout/bg-content.jpg) no-repeat center top;
	min-height:750px;
	height:auto !important;
  	height:750px;
}
#front-page-content{
	margin:5px 0 0 0;
	padding:10px 0 0 0;
}
#carousel{
	width: 920px;
	height:327px;
	margin:0 auto;
}
#main-wrapper{
	padding:20px 0;
	width:950px;
	margin:0 auto;
}
#footer-bar{
	background:#000 url(../img/layout/footer-bar.png) repeat-x;
	height:63px;
}
#footer-bar-img{
	width: 960px;
	margin:0 auto;
}
#footer{
	margin:0 auto;
	padding:0;
	height:391px;
	background:#2A2A2A url(../img/layout/footer-bg.png) repeat;
	overflow:hidden;
}
#footer a:link, #footer a:visited, #footer a:active, #footer a:hover {
	text-decoration:none;
}
	#footer-wrapper{
		overflow:hidden;
		width:962px;
		margin:52px auto 0 auto;
	}
	#ft-left{
		float:left;
		width:379px;
		margin:0;
		padding:0;
	}
		#ft-contact-us{
			background:url(../img/layout/footer-contact-us.gif) no-repeat;
			width:315px;
			height:24px;
		}
	#ft-right{
		float:left;
		width:582px;
		margin:0;
		padding:0;
	}
		#ft-our-suppliers{
			background:url(../img/layout/footer-our-suppliers.gif) no-repeat;
			width:583px;
			height:24px;
		}
		#ft-our-suppliers-image{
			background:url(../img/layout/our-suppliers.png) top left no-repeat;
			width:583px;
			height:210px;
		}
		
		#ft-contact-wrapper{
			margin:15px 0 0 0;
			overflow:hidden;
		}
		#ft-contact-wrapper-left{
			float:left;
			width:150px;
			overflow:hidden;
			line-height:1.6em;
		}
			#ft-contact-wrapper-left img{
				float:left;
				padding:0 5px 50px 0;
				overflow:hidden;
			}
		#ft-contact-wrapper-right{
			float:left;
			width:160px;
			overflow:hidden;
			line-height:1.6em;
		}
			#ft-contact-wrapper-right img{
				float:left;
				padding:0 5px 0 0;
				overflow:hidden;
			}
	#ft-line{
		border-top:solid 1px #696969;
		margin:40px auto 0 auto;
		width:900px;
	}
	#footer-email {font-size:11px;color:white;text-decoration:underline !important;}
	#copyright{
		color:#fff;
		text-shadow: 0.04em 0.05em #333;
		margin:10px auto 0 auto;
		width:880px;
		overflow:hidden;
	}
		#copyright a{
			color:#fff;
			text-decoration:underline !important;
		}
		#copy{
			float:left;
			overflow:hidden;
		}
		#backtotop{
			float:right;
			overflow:hidden;
		}
		
#canadaswebshop{
	float:left;
	font-size:10px;
}
#canadaswebshop a:link, #canadaswebshop a:active, #canadaswebshop a:visited, #canadaswebshop a:hover {
	font-size:10px;
	text-decoration:underline;
}
/* COLUMNS */
#col-1{
	float:left;
	width:630px;
	margin:0;
	padding:0;
	overflow:hidden !important;
}
#col-1c2 {
	float:left;
	width:710px;
	margin:0;
	padding:0;
	overflow:hidden !important;
}
#col-2{
	float:left;
	width:320px;
	margin:0;
	padding:0;
	overflow:hidden !important;
}
.commercial-fitness { width: 930px !important;}
#col-2c2{
	float:left;
	width:240px;
	margin:0;
	padding:0;
	overflow:hidden !important;
}
.navicon{
	margin:0 2px 0 0;
}
#fitness-experience-news{
	background:#fff200;
	color:#000;
	height:35px;
	width: 598px;
}
#fitness-experience-news-img{
	padding:10px 0 0 14px;
}

#new-products{
	background:#fff200;
	color:#000;
	height:35px;
	width: 598px;
}
#new-products-img{
	padding:12px 0 0 14px;
}
#new-products-content{
	width:570px;
	margin:10px 0 30px 0px;
	padding:0;
	font-family:Calibri, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:1.4em;
}
#service-department{
	background:#fff200;
	color:#000;
	height:35px;
	width: 598px;
}
#service-department-img{
	padding:12px 0 0 14px;
}
#service-department-content{
	width:570px;
	margin:20px 0 0 0px;
	padding:0 !important;
	font-family:Calibri, Arial, Helvetica, sans-serif !important;
	font-size:14px !important;
	line-height:1.4em !important;
}
#news-items{
	width: 583px;
	padding:10px 0 0 15px;
}
.featured-editorial{
	margin:0 0 0;
	padding:10px 0;
	border-bottom: dotted 1px #666;
}
.news-title {margin:10px 0;}
.news-title a{
	color:#fff200;
	font-size:22px;
	letter-spacing: 0.01em;
}
.news-date{
	font-size:10px;
	margin:3px 0 0 0;
}
.news-image{
	
}
.news-image img{
	margin:0 0 10px 15px;
	border:solid 2px #fff200;
}
.news-summary{
	font-size:15px;
	line-height: 1.3em;
	letter-spacing: 0.01em;
}
.readmore{margin:20px 0;}
.readmore a{
	padding:7px 15px;
	background:#fff200;
	color:#000;
}

#deal-of-the-month{
	float:right;
	background:#fff200;
	color:#000;
	height:35px;
	width: 310px;
	margin:0 0 20px 0;
}
	#deal-of-the-month-img{
		padding:10px 0 0 12px;
	}
	
	#deal-of-the-month-content{
		margin:10px 0 0 0;
		padding:0 20px 0 18px;
		font-family:Calibri, Arial, Helvetica, sans-serif;
		font-size:14px;
	}
	#deal-of-the-month-content p{
		line-height:1.4em;
	}

#browse-products{
	float:right;
	background:#fff200;
	color:#000;
	height:35px;
	width: 240px;
	margin:0 0 10px 0;
	overflow:hidden;
}
	#browse-products-img{
		padding:12px 0 0 12px;
	}
	
	#browse-products-content{
		margin:0 0 0 0;
		padding:0 20px 0 18px;
		font-family:Calibri, Arial, Helvetica, sans-serif;
		font-size:14px;
	}
	#browse-products-content p{
		line-height:1.4em;
	}
	
#newsletter{
	float:right;
	background:#fff200;
	color:#000;
	height:35px;
	width: 310px;
	margin:25px 0 20px 0;
}
	#newsletter-img{
		padding:10px 0 0 12px;
	}
	#newsletter-content{
		margin:10px 0 0 0;
		padding:0 20px 0 18px;
		font-family:Calibri, Arial, Helvetica, sans-serif;
		font-size:14px;
	}

#nav-search {
	padding-top:1.1em;
	padding-bottom:1.1em;
}
#cart-panel {
	padding-bottom:1.1em;
}
#navigation-container {
	overflow:hidden;
	text-align:left;
}
#inner-navigation-container {
	overflow:hidden;
	padding:1px 0 0 0;/* holds the cat table.. */
}
#navigation-container h1 {
	margin:0;
	padding:0;
	padding-top:43px;
	padding-bottom:40px;
	font:bold 16px Calibri, Arial, Verdana, "Trebuchet MS", Trebuchet, Geneva, Helvetica, sans-serif;
}
#cats {
	padding:0 8px 4px 5px;
}
#cats table {
	width:100%;
}
#cats td {
	text-align:left;
	padding-bottom:3px;
	padding-top:12px;
}
#cats a:link, #cats a:active, #cats a:visited, #cats a:hover {
	font:20px Calibri, Arial, Verdana, Helvetica, sans-serif;
	text-decoration:underline;
}
#cats .children a, #cats .children a:link, #cats .children a:visited, #cats .children a:active, #cats .children a:hover {
	font-size:16px;
	text-decoration:underline;
	padding-top:5px;
}
#cats .nav-active-cat /* triangle :D */ {
	font-style:italic !important;
	padding-bottom:1px;
	padding-left:2px;
	padding-right:2px;
}
#c2-panel {
	padding:0px 0 0 30px;
}
div.content-container {
	font-family: Arial, "Trebuchet MS", Geneva, Helvetica, sans-serif;
	width:97%;/* fix the ugly f'ing C2 tables ... col2W-([10m]...[10m])*/
	text-align:left;
	padding:0;
	margin:0;
	overflow:hidden;
	font-size: 13px;
}
div.index-content-container {
	display:block;
	margin:9px;
	margin-right:8px;
	width:547px;/* fix the ugly f'ing C2 tables ... col2W-([10m]...[10m])*/
	text-align:left;
	font:.9em Arial, "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
}
#browse-logo {}
.prod-tile {
	padding-bottom:30px !important;
	font-size:12px;
}
.prod-tile .prod-name {
	line-height:1.6em;
}
.prod-tile img {
	display:inline;
}
.prod-tile a:link, .prod-tile a:visited, .prod-tile a:active, .prod-tile a:hover {
	font:12px Arial, Verdana !important;
	font-weight:bold !important;
	text-decoration:none !important;
}
.price {
	font:11px Arial, Verdana !important;
}
/*
*	Product Relations
*/
#product-relations {
	margin-top:35px;
	margin-bottom:20px;
}
/* the label */
#related-products {
	display:block;
	font-style:italic;
	font:18px Arial;
	margin-top:3px;
	margin-bottom:16px;
	padding-bottom:5px;
	border-bottom:1px solid #e4e4e4;
}
/*
*	Book Tile - custom for list ex....
*/
.product-list-ex {
	margin-right:10px;
	margin-bottom:10px;
	float:left;
	width:98%;
	height:142px;
	overflow:hidden;
	border-bottom:1px dashed #ccc;
}
.index-content-container-featured .product-list-ex {
	width:48%;
	margin-right:15px;
}
.product-list-ex .product-list-ex-img {
	float:left;
	margin-right:9px;
	padding:0 6px 6px 0;
	width:120px;
	overflow:hidden;
	text-align:center;
}
/*
.product-list-ex-second img {
float:right;
}
*/
.product-list-ex a:link, .product-list-ex a:visited, .product-list-ex a:hover, .product-list-ex a:active {
	font-size:1.6em;
	text-decoration:none !important;
}
.product-list-ex-type {
	font-size:13px;
	line-height:2em;
}
.product-list-ex-author {
	font:11px Arial, Verdana;
	display:block;
}
.product-list-ex .price {
	font:11px Arial, Verdana;
}
.product-list-ex a.product-list-ex-more {
}
.product-list-ex p {
	font:10px Arial, Verdana;
	margin-top:1em;
	margin-bottom:.9em;
	line-height:1.4em;
}
.striken-price {
	font-size:.85em;
}
#browse-subcats .cat-tile {
	border:1px solid #bebebe;
	padding:6px 6px 6px 6px !important;
	vertical-align:middle;
	font-size: 16px;
}
.cat-title {
	font-size:12px;
}
.cat-tile a:link, .cat-tile a:visited, .cat-tile a:active, .cat-tile a:hover {
	text-decoration:none;
}
.cat-tile a:hover {
	text-decoration:underline;
}
/*
*	Product Catalogue
*/
.producte-catalogue-cat a:link, .producte-catalogue-cat a:hover, .producte-catalogue-cat a:visited, .producte-catalogue-cat a:active {
}
.producte-catalogue-cat a:hover {
}
#product-details table {
	margin-top:10px;
	background:#fff;
}
#product-details li {
	margin-left: 20px;
}
/*	MENU's */
div#menu-panel {
	z-index:10000;
	float:right;
}
div#menu-panel div {
	float:left !important;
}
div#menu-panel span {
	display:none;
}
div#menu-panel div a, div#menu-panel div a.hover, div#menu-panel div a.hover-hot, div#menu-panel div a.current-page {
	float:left;
	padding:5px 15px 6px 15px;
	margin:0;
	font:13px Arial, Verdana, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:bold;
	vertical-align:middle;
	z-index:1000000;
	white-space:nowrap;
	color:#000;
}
div#menu-panel div a.current-page {
	background:url(../img/layout/menu-hover.png) repeat-x;
	color:#333;
}
div#menu-panel div a.hover {
	background:url(../img/layout/menu-hover.png) repeat-x;
}
div#menu-panel div a.hover-hot {
	background:url(../img/layout/menu-hover.png) repeat-x;
}
div#menu-panel div #a {
	padding:0 !important;
	margin:0 !important;
}
.menufixmargin {
	margin-top:1px !important;
	margin-left:-1px !important;
}
.menu-splitter {
	width:1px !important;
	padding:16px 0 0 0;
	overflow:hidden;
	height:inherit;
	background:url(../img/layout/splitter.png) no-repeat center;
	float:left;
}

div.fix-c2-tables table
{
	color:#fff;
	background:none !important;
}
div.fix-c2-tables td
{
	background:none !important;
	color:#fff;
}
div.fix-c2-tables table table
{
	margin:5px;
	background:none !important;
}
div.fix-c2-tables table table td
{
	background:none !important;
}


/* helpers */
.padded {
	padding:8px;
}
div.content-container .padded {
	padding:18px !important;
}
.float-right {
	float:right;
}
.float {
	float:left;
}
.content-container .smaller {
	font-size:14px !important;
}

.smaller
{
	font-size: 12px;
}
.page-image {
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}
.browse-nav img {
	padding:0 0 0 0 !important;
}
.browse-nav a:link, .browse-nav a:visited, .browse-nav a:hover, .browse-nav a:active {
	text-decoration:none;
}
div.bread-crumbs {
	text-align:left !important;
}
div.bread-crumbs a:link, div.bread-crumbs a:visited, div.bread-crumbs a:hover, div.bread-crumbs a:active {
	font:10px Arial, Helvetica, sans-serif;
}
div.bread-crumbs a:hover {
}
.site-map-page {
	margin-bottom:1em;
}
.indent {
	margin:0 0 0 0 !important;
	padding:3px 0 !important;
}
.child-indent {
	margin:0 0 0 0 !important;
	padding:5px 0 5px 15px !important;
}
.child-indent .child-indent {
	padding-bottom:3px !important;
	padding-top:3px !important;
}
.solid {
	margin:0 0 0 0 !important;
	font-weight:bold;
	font-size:13px;
	padding:.5em;
	background:#e8e8e8;
}
.solid div {
	padding:4px;
}
#toc {
	width:656px;
	overflow:hidden;
	padding:15px 5px 0 5px;
}
#toc a:link, #toc a:active {
	font:12px Arial;
	text-decoration:underline;
}
#toc a:visited {
	font:12px Arial;
	text-decoration:underline;
}
#toc a:hover {
}
h4.related-toc {
	font-weight:normal;
	font:17px Arial;
}
.dm-panel {
	border-top:1px dashed #d4d4d4;
}
.dm-panel .child-indent {
	padding:2px 0 2px 15px;
}
/*	CMS Editorials 3 */
.cms-article {
	font:12px Arial, Helvetica, "Trebuchet MS", Verdana, sans-serif;
	padding:10px;
	text-align:left;
	border-bottom:1px dashed #999;
	line-height:1.4em;
}
/*
.cms-article span.cms-heading
{
font-size:1.4em;
text-decoration:none;
margin-bottom: 1.2em;
}
*/
.cms-article a.cms-heading {
	font-size:1.4em;
	text-decoration:none;
	margin-bottom:1.2em;
}
.cms-article .cms-sub-heading {
	font-size:1.2em;
	font-weight:bold;
	margin-bottom:1.3em;
}
.cms-article .cms-date {
	font:0.8em Arial, Verdana, Helvetica, sans-serif;
	line-height:1.2em;
}
.cms-last-article {
	border-bottom:0;
}
a.cms-perma-link:link, a.cms-perma-link:visited, a.cms-perma-link:active, a.cms-perma-link:hover {
	font:0.8em Arial, Verdana, Helvetica, sans-serif;
	line-height:1.8em;
	border-left:1px solid #ccc;
	margin-left:3px;
	padding-left:3px;
	text-decoration:underline;
}
a.cms-perma-link:hover {
}
img.cms-article-image-thumb {
	margin-left:10px !important;
	margin-bottom:10px !important;
}
img.cms-article-image {
	margin-left:10px !important;
	padding-right:10px !important;
	margin-bottom:10px !important;
}
.lighter {
}
.verdana11b {
	font:11px Verdana, Arial, Helvetica, sans-serif !important;
}
.verdana9b {
	font:9px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.verdana9r, tr.verdana9r td {
	font:9px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#cats a:hover, #cats .children a:hover {
}
#cats .children td, #cats .children-cnt {
	padding-top:0;
}
.prod-tile a:hover, .product-list-ex a:hover {
	text-decoration:underline !important;
}
.prod-thumb, .cat-thumb {
	margin-bottom:10px;
}
.verdana11r-u, .verdana11r {
	font-size:11px !important;
}

#canadaswebshop {
	float:right;
	overflow:hidden;
	color:#999;
	padding:20px 40px 0 0;
}
#canadaswebshop a{color:#999;}

/* carousel */
#carousel-canvas {
position: relative;
z-index: 1;
}
.carousel-image,
.carousel-overlay {
position: absolute;
}
