@charset "UTF-8";
/* CSS Document */

/** CSS **/

/** RESET **/

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	outline: none;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}

html {
	background: #A8B2BB;
}

body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

a{
	cursor:pointer;
	outline: none;
}

img{
	margin:0px;
}


/** CLEARFIX **/

.clearfix:after {

	visibility: hidden;

	display: block;

	font-size: 0;

	content: " ";

	clear: both;

	height: 0;

	}

* html .clearfix             { zoom: 1; } /* IE6 */

*:first-child+html .clearfix { zoom: 1; } /* IE7 */


/** Fontes **/

@font-face {
    font-family: 'AsapBold';
    src: url('asap-bold-webfont.eot');
    src: url('asap-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('asap-bold-webfont.woff') format('woff'),
         url('asap-bold-webfont.ttf') format('truetype'),
         url('asap-bold-webfont.svg#AsapBold') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'AsapBoldItalic';
    src: url('asap-bolditalic-webfont.eot');
    src: url('asap-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('asap-bolditalic-webfont.woff') format('woff'),
         url('asap-bolditalic-webfont.ttf') format('truetype'),
         url('asap-bolditalic-webfont.svg#AsapBoldItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'AsapItalic';
    src: url('asap-italic-webfont.eot');
    src: url('asap-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('asap-italic-webfont.woff') format('woff'),
         url('asap-italic-webfont.ttf') format('truetype'),
         url('asap-italic-webfont.svg#AsapItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'AsapRegular';
    src: url('asap-regular-webfont.eot');
    src: url('asap-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('asap-regular-webfont.woff') format('woff'),
         url('asap-regular-webfont.ttf') format('truetype'),
         url('asap-regular-webfont.svg#AsapRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

/** GENERAL **/

body{
	background: #f2f3f5 url(../images/BG_general.jpg) top left repeat-x;	
	font-family:Arial, Helvetica, sans-serif;
}


p, a, li{
	
	color: #678;
}

h1{
	font-size:30px;
	
	color:#4089cf;
	font-weight:normal;
}

h2{
	margin-bottom:10px;
	/*margin-top:10px;*/
	
	
	color:#4089cf;
	font-weight:bold;
	font-size:14px;
}

h3{
	margin-bottom:10px;
	/*margin-top:10px;*/
	
	
	color:#678;
	font-weight:bold;
	font-size:14px;
}
h3.strikethrought{
	text-decoration:line-through;
	color:red;
}
h3.rabais{
	color:red !important;
}

h4{
	
	color:#4089cf;
}

h5{
	
	color:#4089cf;
}

p{
	margin-bottom:6px;
	margin-bottom:6px;
	line-height: 18px;
	color:#678;
	font-size:14px;	
}

ul li{
	font-size: 14px;
}

em{
	font-style: italic;
}

div.box980px{
	width:980px;
	margin:0px auto 0px auto;
	position: relative;
	z-index: 2;
}

body.home div.box980px{
	z-index: 222;
}

div.header{
	height:430px;
	margin:0px;
	padding:0px;
	min-width:980px;
	/*position:relative;*/
}

div.header div.bannerlink{
	width:980px;
	min-width:980px;
	/*height:280px;
	margin-top: 156px;*/
	height:430px;
	position:absolute;
	left: 50%;
	margin-left: -488px;
	z-index: 0;
	/*margin: 151px auto 0px auto;
	margin-top:151px;
	margin-left:239px;*/
}

div.header div#puces_banner{
	position: absolute;
	top:407px;
	left: 50%;
	width:965px;
	margin-left: -488px;
	text-align: right;
	padding-right: 15px;
	z-index: 1;
}

	#puces_banner a {
		display: inline-block;
		width: 12px;
		height: 12px;
		overflow: hidden;
		text-indent: -9999px;
		background: url(../images/btn-slider.png) left top no-repeat;
		margin: 0 0 0 3px;
		font-size: 0px;
		line-height: 0px;
	}

	#puces_banner a:hover {
		background-position: left -12px;
	}

	#puces_banner a.activeSlide {
		background-position: left -24px;
	}

div.header div.bannerlink div.slide{
	height:430px;
	width:980px;
}

div.header div.bannerlink div.slide img{
	position: absolute;
	bottom: 5px;
	
}
div.header div.bannerlink a{
	width:100%;
	height:100%;
	display:block;
	
}

body.home div.header{
	height:430px;
} 


img.logo{
	position:relative;
	left: -7px;
}

body div.content{
	margin-top:20px;
}

body div.content div.container{
	margin-bottom:-20px;
	padding-bottom:40px;
	padding-top:40px;
	padding-left:20px;
	padding-right:20px;
	/*background:url(../images/roundCorners_BG.png) top left no-repeat;*/
	background:url(../images/roundCorners_BG.png) top left repeat-y;
	zoom:1;
}

body.standard div.content div.container_4020,
body div.content div.container_4020{
	padding: 40px 20px !important;
	margin-bottom: -20px !important;
}

body div.content div.container:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}


body.product-categories div.content div.container,
body.home div.content div.container{
	padding-left: 10px;
	padding-right: 10px;
}

body div.content div.container h2.title{
	text-transform: uppercase;
	margin-bottom: 30px;
}


div.headerResidential{
	height:430px;
	background:url(../images/headerImages/headerIMGResidential.jpg) top center no-repeat;
}

















/** MENU DE NAVIGATION **/

div.menu{
	position:absolute;
	
	width:680px;
	height:136px;
	margin-top:20px;
	margin-left:298px;
}

div.mainNavigation ul{
	position:absolute;
	width:516px;
	margin-top:4px;	
}

div.mainNavigation ul li{
	display:block;
	list-style:none;
	margin:0px 3px 0px 3px;
	float:left;
	
	color:#666;
	font-size:12px;
}
body.lang_eng div.mainNavigation ul li{
	margin:0px 6px 0px 6px;
}

div.mainNavigation ul li.separator{
	/*background: url('../images/verticalLine01.png') left top no-repeat;
	width: 4px;
	height: 9px;*/
}

div.mainNavigation ul li a{ color:#666; text-decoration:none; }
div.mainNavigation ul li a:link{ color:#666; text-decoration:none; }
div.mainNavigation ul li a:visited{ color:#666; text-decoration:none; }
div.mainNavigation ul li a:active{ color:#222; text-decoration:underline; }
div.mainNavigation ul li a:hover{ color:#222; text-decoration:underline; }

div.mainNavigation ul li img{
	margin-top:2px;
}

div.menu ul.international{
	position:absolute;
	z-index:10;
	margin-left:518px;
}

div.menu ul.international li{
	display:block;
	list-style:none;
	
	width:80px;
	height:14px;
	padding-top:3px;
	margin-left:-1px;
	float:left;
	background:url(../images/menuButtonBG01.jpg) top left repeat-x;
	border:1px solid #aab;
	text-align:center;
	font-size:12px;
	color:#666;
}

div.menu ul.international li.unitedStates{
	width:160px;
}



div.menu ul.international li a{ color:#666; text-decoration: none; }
div.menu ul.international li a:link{ color:#666; text-decoration: none; }
div.menu ul.international li a:visited{ color:#666; text-decoration: none; }
div.menu ul.international li a:active{ color:#222; text-decoration: none; }
div.menu ul.international li a:hover{ color:#222; text-decoration: none; }

div.menu ul.international li img{
	position:relative;
	display:block;
	
	width:14px;
	height:9px;
	margin:0px;
	margin-top:2px;	
	margin-right:2px;
	
	float:right;
	clear:none;
}

div.menu ul.international li.dropdown span{
	display:block;
	position:relative;
	
	width:56px;
	margin:0px;
	margin-left:4px;
	padding-right:18px;
	
	float:left;
	clear:none;
	
	background:url(../images/menuArrowDown.png) top right no-repeat;
	
	text-align:center;
}

div.menu ul.international li.unitedStates span{
	width:135px;
}

div.menu ul.international li.unitedStates ul li{
	width:160px;
}

div.menu ul.international li.dropdown{
	cursor:default;
	display:block;
}

div.menu ul.international li.dropdown ul{
	margin-left:0px;
	margin-top:2px;
	display: none;
	float:left;
}

div.menu ul.international li.dropdown ul li{
	margin-bottom:-1px;
	background:#ddd;
	display: block;
}   

div.menu ul.international li.dropdown ul li.hover,
div.menu ul.international li.dropdown ul li:hover{
	background-color:#444;
	color:#fff;
}
div.menu ul.international li.dropdown ul li.hover a,
div.menu ul.international li.dropdown ul li:hover a{ color:#fff !important; }

div.menu ul.international li.dropdown.hover ul.list_elements,
div.menu ul.international li.dropdown:hover ul.list_elements{
	display: block;
}

div.menu div.cart{
	position:absolute;
	width:256px;
	height:32px;
	margin-top:28px;
	margin-left:424px;
	
	background-color:#ccd6e2;
}

div.menu div.sectionNavigation ul{
	position:absolute;
	margin-top:30px;
}

div.menu div.sectionNavigation ul li{
	margin:-1px;
	padding:0px;
	text-transform: uppercase;
	float:left;
}

div.menu div.sectionNavigation ul li a{
	display:block;
	
	width:200px;
	height:15px;
	padding:4px;
			
	float:left;		
	text-decoration: none;
	
	font-size:14px;
	text-align:center;
	color:#0f7ad3;
}

div.menu div.sectionNavigation ul li a:link{ color:#0f7ad3; text-decoration: none; }
div.menu div.sectionNavigation ul li a:visited{ color:#0f7ad3; text-decoration: none; }
div.menu div.sectionNavigation ul li a:hover{ font-weight:bold;background-color:#4089cf; color:#fff; text-decoration: none; }
div.menu div.sectionNavigation ul li a:active{ font-weight:bold; background-color:#4089cf; color:#fff; text-decoration: none; }

body div.menu div.sectionNavigation ul li.current a{
	background-color:#4089cf;
	color:#fff!important;
	font-weight:bold;
}


div.menu div.sectionNavigation ul li.commercial a:link{ color:#465461; text-decoration: none; }
div.menu div.sectionNavigation ul li.commercial a:visited{ color:#465461; text-decoration: none; }
div.menu div.sectionNavigation ul li.current_last a, 
div.menu div.sectionNavigation ul li.commercial a:hover, 
div.menu div.sectionNavigation ul li.current_last a:hover{
	background-color:#465461 !important;
	color:#fff !important;
	font-weight:bold;
}



div.menu a.xtechnology, div.menu li.xtechnology a{
	display:block;
	position:absolute;
	
	width:180px;
	height:17px;
	padding:8px 0px 8px 0px;
	margin-top:78px;
	margin-left:498px;
	
	background:url(../images/menuButtonBG02.jpg) top left repeat-x;
	border-left:1px solid #aab;
	border-right:1px solid #aab;
	
	float:right;
	clear:right;
	
	text-align:center;
	
	font-weight:bold;
	color:#666;
	font-size:14px;
	 text-decoration: none;
}

div.menu a.xtechnology:link, div.menu li.xtechnology a:link{ text-decoration: none; color:#666; }
div.menu a.xtechnology:visited, div.menu li.xtechnology a:visited{ text-decoration: none; color:#666; }
div.menu a.xtechnology:active, div.menu li.xtechnology a:active{ text-decoration: none; color:#222; }
div.menu a.xtechnology:hover, div.menu li.xtechnology a:hover{ text-decoration: none; color:#222; }

div.menu div.third_menu{
	width: 392px;
	height: 33px;
	position: absolute;
	top: 78px;
}

div.menu div.third_menu ul li{
	height: 33px;
	float: left;
	display: block;
	list-style: none;
	text-align: center;
	line-height: 33px;
	vertical-align: 33px;
	border-right: 1px solid #cacfd3;
	border-left: 1px solid #cacfd3;
}

div.menu div.third_menu ul li a{
	display: block;
	height: 33px;
	color: #697681;
	font-size: 15.5px;
	text-decoration: none;
}


div.menu div.third_menu ul li.purchasingTools a{
	width: 164px;
	background: url(../images/purchasingTools_BG.jpg) top left repeat-x;
}

div.menu div.third_menu ul li.healthierLiving a{
	width: 222px;
	background: url(../images/healthierLiving_BG.jpg) top left no-repeat;
}

div.menu div.third_menu ul li a:hover,
div.menu div.third_menu ul li.active a{
	background-position: left -33px;
	font-weight: bold;
	color: #fff;
}

div.menu div.third_menu ul li.healthierLiving strong{
	font-style: italic;
}

div.menu div.third_menu ul li.purchasingTools a:hover{
	font-weight: bold;
	color: #fff;
}

div.menu div.third_menu ul li.healthierLiving a:hover{
	color: #fff;
}

div.menu a.coolstuff:hover,
div.menu li.coolstuff a:hover,
div.menu li:active a.coolstuff,
div.menu ul.coolstuff_ul li.active a,
div.menu li:active li.coolstuff a{
	background:url(../images/CoolStuff_BGActive.png) top left repeat-x;
	color: #fff;
}




div.learnmore_link a,
div.learnmore_link a:link,
div.learnmore_link a:visited{
	float: right;
	display: block;
	height: 14px;
	padding-right: 20px;
	margin-top: 10px;
	color: #4b9dec;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	background: url(../images/icon_PLUS_12px_v2.png) right -14px no-repeat;
}

div.learnmore_link a:active,
div.learnmore_link a:hover{
	color: #4089cf;
	background-position: right 0px;
}




/** FOOTER **/
div.footer{
	z-index: 10;
	position: relative;
	min-width:980px;
	clear: both;
}

div.footer div.upper{
	overflow:hidden;
	height:226px;
	background:#e5e7ea url(../images/BG_footer.jpg) top left repeat-x;
}


div.footer div.column{
	overflow:hidden;
	height:186px;
	width:162px;
	padding:20px 30px 20px 30px;
	
	float:left;
	
	border-right:1px solid #aab;
}

* html div.footer div.column{
	width:150px;
}

div.footer div.upper div.first{
	margin-left:40px;
}

div.footer div.upper div.last{
	/*margin-right:40px;*/
	border-right:none;
	margin-right: -3px;
}

div.footer div.upper div.column p, div.footer div.upper div.column a{
	font-size:12px;
	line-height:14px;
}

div.footer div.upper div.column h3, div.footer div.upper div.column p, div.footer div.upper div.column a{
	color:#222;
	text-decoration: none;
}

div.footer div.upper div.column h3{
	margin-bottom: 0px;
}

div.footer div.upper div.products_menu_footer{
	width: 100px;
}

div.footer div.upper div.column_bodyguard_footer{
	width: 145px;
	padding-left: 35px;
	padding-right: 35px;
}

div.footer div.upper div.column_news_footer{
	width: 210px;
	padding-left: 35px;
	padding-right: 35px;
}

* html div.footer div.upper div.column_news_footer{
	width: 190px;
}

div.footer div.upper div.column_socials_footer{
	width: 190px;
	padding-left: 35px;
	padding-right: 35px;
}

div.footer div.upper div.products_menu_footer ul{
	margin-bottom: 15px;
}

div.footer div.column div.footer_bodybuard ul li{
	font-size: bold;
	color: #222222;
	font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
}

div.footer h2{
	text-transform: uppercase;
}

div.footer div.upper div.column a.blue{
	display:block;
	color:#4089cf;
	text-decoration:underline;
}
div.footer div.upper div.column a.blue:link{ text-decoration:underline; }
div.footer div.upper div.column a.blue:visited{ text-decoration:underline; }
div.footer div.upper div.column a.blue:active{ text-decoration:none; }
div.footer div.upper div.column a.blue:hover{ text-decoration:none; }


div.footer div.upper div.column a:hover{ text-decoration:underline; }

div.footer div.upper div.last h1, div.footer div.upper div.last h2, div.footer div.upper div.last h3, div.footer div.upper div.last p, div.footer div.upper div.last a{
	text-align:center;
}

div.footer div.upper div.icons{
	width:190px;
	height:38px;
	margin-bottom:14px;
	margin-top:14px;
	text-align: center;
}

div.footer div.upper div.icons ul{
	/*width: 144px; 3images*/
	width: 96px;
	margin: 0px auto 0px auto;
}

div.footer div.upper div.icons li{
	display:block;
	float:left;
	
	display: inline;
	width:38px;
	height:38px;
	margin-left:10px;
	
}
div.footer div.upper div.icons li a{
	text-indent: -9999px;
	display:block;
	width: 100%;
	height: 100%;
	background-color: #ffffff;
	filter:alpha(opacity=0);
	opacity:0;
}

/* * html div.footer div.upper div.icons a{
	margin-left:6px;
}*/

div.footer div.upper div.icons li.Facebook { background:url(../images/iconFacebook.png) top left no-repeat; }
div.footer div.upper div.icons li.Twitter { background:url(../images/iconTwitter.png) top left no-repeat; }
div.footer div.upper div.icons li.RSS { background:url(../images/iconRSS.png) top left no-repeat; }
div.footer div.upper div.icons li.Facebook:hover{ background:url(../images/iconFacebookHov.png) top left no-repeat; }
div.footer div.upper div.icons li.Twitter:hover{ background:url(../images/iconTwitterHov.png) top left no-repeat; }
div.footer div.upper div.icons li.RSS:hover{ background:url(../images/iconRSSHov.png) top left no-repeat; }

div.footer div.lower{
	height:10px;
	padding:15px 0px 15px 0px;
	background-color:#a8b2bb;
}

div.footer div.lower p{
	
	
	font-size:10px;
	color:#666;
}









/** BANNERS **/
div.banners_list{
	width: 980px;
	margin: 0px auto 0px auto;
}

div.banners_list div.banner{
	width: 980px;
	height: 430px;
	background: url('../images/headerImages/headerIMGAccueil1_narrowTransparent.png') center bottom no-repeat;
}

div.banners_list div.banner a{
	width:100%;
	height:100%;
	display:block;
	
}






/** ACCUEIL **/


body.home{
	background: #f2f3f5 url(../images/accueil/BG_accueil.jpg) top left repeat-x;
	/*background: url('../images/headerImages/headerIMGAccueil_empty.jpg') top center no-repeat;*/
}

body.home div.intro_text p{
	color: #0f7ad3 !important;
	font-size: 20px !important;
}

body.home div.header{
	height:430px !important;
	background: url('../images/headerImages/headerIMGAccueil_empty.jpg') top center no-repeat;
	/*background:url(../images/headerImages/headerIMGAccueil1.jpg) top center no-repeat;*/
	/*background:url(../images/headerImages/headerIMGAccueil_empty.jpg) top center no-repeat;*/
}

body.home div.content{
	margin-top:14px;
}

body.home div.content div.container{
	/*background-color:#f2f3f5;*/
}

body.home div.content div.container div.home_bloc{
	width:330px;
	height:212px;
}

body.home div.content div.container div.home_bloc a{
	background-color: #ffffff;
	filter:alpha(opacity=0);
	opacity:0;
}

body.home div.content div.container div.home_bloc a:hover{
	filter:alpha(opacity=0.1);
	opacity:0.1;
}

body.home div.content div.container div.block1{
	width:330px;
	margin-top:14px;
	margin-right:14px;
	
	float:left;
}

body.home div.content div.container div.block1 div.nomoredesc{
	width:330px;
	background-color:#FFFFFF;
}

body.home div.content div.container div.block2, body.home div.content div.container div.block3{
	width:300px;
	margin-top:14px;
	margin-right:8px;
	
	float:left;
	
}

body.home div.content div.container div.block2 a{
	display:block;
	
	width:300px;
	height:212px;
	
	/*background:url(../images/accueil/accueil_image01.jpg) top left no-repeat;*/
}

body.home div.content div.container div.block2 a:hover{
	/*background:url(../images/accueil/accueil_image01Hov.jpg) top left no-repeat;*/
}

body.home div.content div.container div.block3 a{
	display:block;
	
	width:300px;
	height:212px;
	
	/*background:url(../images/accueil/accueil_image02.jpg) top left no-repeat;*/
}

body.home div.content div.container div.block3 a:hover{
	/*background:url(../images/accueil/accueil_image02Hov.jpg) top left no-repeat;*/
}

body.home div.content div.container div.block1 a{
	display:block;
	overflow:hidden;
	
	width:310px;
	height:30px;
	padding:6px;
	margin-bottom:4px;
	
	text-align:center;
	
	font-size:26px;
	color:#fff;
}

body.home div.content div.container div.block1 a.btn1{
	background:url(../images/accueil/BTN_accueilBleu.jpg) top left no-repeat;
	text-transform: uppercase;
}

body.home div.content div.container div.block1 a.btn2{
	background:url(../images/accueil/BTN_accueilNoir.jpg) top left no-repeat;
	text-transform: uppercase;
}

body.home div.content div.container div.block1 a.btn1:hover, body.home div.content div.container div.block1 a.btn2:hover{
	font-weight:bold;
}


body.home div.content div.container div.block1 a, body.home div.content div.container div.block1 a{
	text-decoration: none;
}











div.product_categories{
	position: relative;
}

/** PAGE « RESIDENTIAL » **/


ul.productCategories{
	margin-left:4px;
	
	float:left;
}

* html ul.productCategories{
	margin-left:0px;
}

ul.productCategories li{
	display:block;
	list-style:none;
	
	float:left;
}

ul.productCategories li.category{
	width:256px;
	margin-left: 30px;
	margin-right: 30px;
	height:181px;
	cursor:pointer;
	position: relative;
	
}


ul.productCategories li.category div.boxOverCategory{
	position:absolute;
	display:none;
	z-index:10;
	left: -30px;
	top: -20px;
	width:220px;
	height:150px;
	padding:45px 50px 45px 50px;
	
	background-color:#fff;
	border:1px solid #aab;
	box-shadow: 0px 0px 6px 3px #aaa;
}

ul.productCategories li.category div.boxOverCategory h1{
	text-transform: uppercase;
	font-weight: normal;
	font-size: 20px;
	margin-bottom:10px;
}

ul.productCategories li.category div.boxOverCategory p{
	font-size:12px;
	line-height:13px;
}

div.productRow div.product div.productPopUp a.see_more,
ul.productCategories li.category div.boxOverCategory a.see_more{
	font-size:12px;
	text-align:right;
	display: block;
	padding-right: 19px;
	background: url('../images/icon_PLUS_12px.png') right top no-repeat;
	height: 12px;
	line-height: 12px;
}
div.productRow div.product div.productPopUp a.see_more{
	/*font-size:12px;
	text-align: left;
	padding-right: 19px;
	background: url('../images/icon_PLUS_12px_nohover.png') right 2px no-repeat;
	height: 12px;
	line-height: 12px;*/
}

ul.productCategories li.category div.boxOverCategory a.all_over {
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	margin: 0px;
	bottom: 0px;
	left: 0px;
	background-color: #ffffff;
	filter:alpha(opacity=0);
	opacity:0;
}


ul.productCategories li.hover div.boxOverCategory,
ul.productCategories li.category:hover div.boxOverCategory{
	display: block!important;
}

ul.productCategories li.category a.title_category{
	display:block;
	text-transform: uppercase;
	text-align: center;
	margin-top: -35px;
	font-size:16px;
	text-decoration:none;
	color:#4089cf;
	width: 256px;
	height: 97px;
}

ul.productCategories li.category:hover a.title_category{
	color:#048;
}

ul.productCategories li.treadmills{
	padding-top: 35px;
	margin-bottom: 40px;
	background:url(../images/products/treadmills.jpg) top left no-repeat;
}

.end-of-row-li{
	margin-right: 28px !important;
}

ul.productCategories li.ellipticals{
	padding-top: 25px;
	margin-bottom: 40px;
	background:url(../images/products/ellipticals.jpg) top left no-repeat;
}

ul.productCategories li.bikes{
	padding-top: 30px;
	margin-bottom: 40px;
	background:url(../images/products/bikes.jpg) top left no-repeat;
}

div.whichEquipment{
	width:100%;
	height:54px;
	margin:20px 0px 20px 0px;
	
	float:left;
	clear:both;
	
	background:url(../images/whichEquipment.jpg) top center no-repeat;
}

div.whichEquipment a{
	display:block;
	
	width:518px;
	margin-top:32px;
	margin-left:230px;
	
	color:#4089cf;
	
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
}

div.whichEquipment a:hover{
	color:#048;
}






/** PAGE « RESIDENTIAL », éléments Pop-up **/
div.points{
	position: relative;
}

div.points div.cursorPopUp{
	margin-left: 0px !important;
	display:none;
	position: absolute;
	z-index:20;
	width:180px !important;
	/*right: -10px;*/
	left: 46px;
	top: -6px;
}

div.leftColumn div.cursorPopUp{
	margin-left: 0px !important;
	display:none;
	position: absolute;
	z-index:20;
	width:180px !important;
	/*right: -10px;*/
	left: 160px;
	top: -6px;
}

div.row div.column:hover div.cursorPopUp{
	display: block;
}

div.cursorPopUp div.text{
	position:absolute;
	display:block;
	
	width:150px !important;
	padding:10px 15px 10px 15px;
	margin-left:7px !important;
	
	float:left;
	
	background-color:#fff;
	border-right:1px solid #aab;
	border-left:1px solid #aab;
}

div.cursorPopUp div.text p{
	font-size:10px;
	color:#222;
}

div.cursorPopUp img{
	display:block;
	z-index:21;
	position:absolute;
	
	width:8px;
	margin-top:10px;
	
	float:left;
}



div.fixed_left{
	width:282px;
}

div.minheighted{ min-height: 427px; }
* html div.minheighted{ height: 427px; }

div.purchasingTools_content div.popUpTable{
	left: 20px;
	bottom: 35px;
	
}

div.content-scroll-x{
	width:600px;
	margin-top: -150px;
	overflow-x:scroll;
}

div.popUpTable{
	position:absolute;
	bottom: 0px;
	z-index: 20;
	display:none;

	width:949px;
	
	background-color:#fff;
	border-top:4px solid #4089cf;
}

div.popup_header img.arrow, div.popup_header a.arrow{
	display: block;
	float: left;
	cursor: pointer;
}

div.popup_header a.close{
	top: 15px;
    right: 15px;
    position: absolute;
    overflow-y: hidden;
}

div.popUpTable div.table_fixed_left{
	width:300px !important;
	float:left;
	padding-top: 22px;
}

div.popUpTable div.legend{
	margin-left:24px;
	margin-top:20px;
	background: url('../images/tableauLegendeANG_scrollable.jpg') left top no-repeat;
	width: 280px;
	height: 129px;
	white-space: nowrap;
}
body.lang_fre div.popUpTable div.legend{
	background: url('../images/tableauLegendeFRA_scrollable.jpg') left top no-repeat;
}

div.popUpTable div.illustrations{
	width:630px;
	float: left;
}


div.popUpTable div.illustrations div.popup_preview_image{
	height: 128px;
	display: inline-block;
    width: 210px;
}

div.popUpTable div.illustrations img{
	
}

div.popUpTable div.illustrations div.overflowx-illustrations{
	white-space: nowrap;
	width: auto;
}

div.popUpTable div.table{
	display:block;
	
	width:auto;
	margin:10px 0px 10px 0px;
	
	font-size:14px;
	color:#444;
}

div.popUpTable div.table div.row{
	display:inline-block;
	width:auto;
	height:14px !important;
	margin-top:6px;
	margin-bottom:6px;
	padding:6px;
	white-space: nowrap;
	
	background-color:#dee4ec;
}

div.popUpTable div.table div.header{
	background-color:#fff;
	min-width:0;
}

div.popUpTable div.table div.row div.column{
	display:inline-block;
	width:210px;
	height:14px;
	font-size:14px;
	cursor: pointer;
}
div.popUpTable div.table div.row div.column h1{
	text-overflow: ellipsis;
	width: 200px;
	white-space: nowrap;
  	overflow: hidden;
  	font-size: 14px;
}

div.popUpTable div.table div.row div.leftColumn{
	width:270px;
	padding-left:18px;
	position: relative;
	left:0px;
}

div.popUpTable div.table div.row div.column div{
	white-space: normal;
	width:42px;
	margin-left:80px;
	color: black;
	font-size: 10px;
}
div.popUpTable div.table div.row div.column .cursorPopUp{
	z-index: 1000;
}

div.popUpTable div.table div.row div.column div h2{
	color: black;
	font-size: 10px;
	line-height: 2;
}
div.popUpTable div.table div.row div.column div p{
	color: black;
	font-size: 10px;
	line-height: 1.5;
	width: 150px;
}

div.popUpTable div.table h1{
	font-size:18px;
	color:#3a92db;
	text-align:center;
	margin:0px;
	text-transform: uppercase;
}

div.header{
	height:156px !important;
}
div.headerWithBanner{
	height:430px !important;
}

* html div.header div.box980px{
	z-index:200;
}
div.header a.logo{
	display:block;
	position:absolute;
	z-index:200;
}



body.products div.header{
	height:156px;
	margin-bottom:0px;
}

body.products div.content{
	margin-top:0px;
}

body.products div.content div.container{
	padding:15px;
	padding-top:10px;
	height:800px;
}

body.products div.content div.container h1 {
	margin-left: 26px;
}

div.product{
	position:absolute;

	width:960px;
	height:680px;
	margin-top:20px;
}





div.zoom{
	display:none;
	position:absolute;
	z-index:140;
	
	width:400px;
	height:534px;
	margin-top:24px;
	margin-left:0px;
	
	background-color:#fff;
	border:2px solid #a2cee6;
	-webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
	behavior:url(/css/PIE.htc);
}




div.product div.productInfo{
	position:absolute;
	width:402px;
	margin-right:10px;
	float:left;
}

div.product div.productInfo h2{
	text-transform: uppercase;
}

div.product div.productInfo p{
	font-size: 12px;
	line-height:12px;
}

div.product div.productInfo ul li{
	font-size: 12px;
	margin: 0px 0px 5px 10px;
	list-style-type: disc;
	
}

div.product div.productInfo div.image_console{
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: center;
}

div.productInfo a.tab{
	display:block;
	position:absolute;
	width:100px;
	height:46px;
	padding:5px;
	margin-top:0px;	
	background-color:#fff;
	color: #b7b9bb;
	
	text-align:center;
	
	font-size:16px;
	font-weight:normal;
	
	border-top:1px solid #aab;
	border-left:1px solid #aab;
	border-right:1px solid #aab;
	-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

div.product div.productInfo div.section{
	position:absolute;
	
	width:362px;
	height:503px;
	margin-top:27px;
	padding:20px 20px 10px 20px;
	
	background:url(../images/productPage/bgProductInfo.jpg) top left repeat-x;
	border:1px solid #aab;
	border-top:none;
}

div.product div.productInfo div.section div.imprimer{
	position:absolute;
	right: 20px;
	top: 20px;
}

div.product div.productInfo div.section div.imprimer a{
	background:url(../images/iconPrint2.png) top left no-repeat;
	text-decoration: none;
	padding: 6px 0px 2px 30px;
	font-size: 12px;
}

div.product div.productInfo div.section div.imprimer a:hover{
	text-decoration: underline;
}

div.product div.productInfo div.scrolled{
	overflow: auto;
}

div.product div.productInfo div.section div.col1{
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
	float: left;
	width: 160px;
	font-size: 12px;
	color: #667788;
    
	
}

div.product div.productInfo div.section div.col1_large{
	/*width: 362px;*/
	width: 355px;
}

div.product div.productInfo div.section div.col2{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	width: 175px;
	font-size: 12px;
	color: #667788;
    
	
}

div.product div.productInfo a.current{
	background:url(../images/productPage/bgTab.jpg) top left repeat-x;
	font-weight:bold;
	color:#fff;
	
}

div.product div.productInfo div.current{
	z-index:101 !important;
}

div.product div.productInfo div.overview{
	z-index:81;
}

div.product div.productInfo div.console{
	z-index:61;
}

div.product div.productInfo div.programs{
	z-index:41;
}

div.product div.productInfo div.spec{
	z-index:21;
}

div.product div.productInfo div.spec h3 {
	font-size: 14px;
	font-weight: bold;
	text-decoration:underline;
}

div.product div.productInfo a.current{
	z-index:100 !important;
}

div.productInfo a.overview{
	z-index:80;
	margin-left:0px;
}

div.productInfo a.console{
	z-index:60;
	margin-left:96px;
	width:85px;
}

div.productInfo a.programs{
	z-index:40;
	margin-left:190px;
}

div.productInfo a.spec{
	z-index:20;
	margin-left:292px;
}

div.product div.productInfo div.cheatborder{
	position:absolute;
	z-index:90;
	width:403px !important;
	height:1px;
	margin-top:26px;
	background: #aab;
}


div.product div.productImage{
	position:absolute;
	z-index:1;
	width:538px;
	height:533px;
	margin-left:412px;
	margin-top:26px;
	border:1px solid #aab;
}

div.productImage a.productImage{
	cursor: auto;
	display:block;
	width:538px;
	height:533px;
}

div.productImage a.productImage img{
	margin: 0px auto 0px auto;
	display: block;
}

div.product div.productImage div.options{
	position:absolute;
	z-index:11111;
	overflow:hidden;
	
	width:534px;
	height:85px;
	margin-left:2px;
	margin-top:440px;
}

div.product div.productImage div.zoomZone{
	border: 1px solid #000000;
	z-index:200;
}

div.product div.productImage div.options a.arrow{
	position:relative;
	margin-top:26px;
	float:left;
}
div.product div.productImage div.options a.disabled{
	visibility:hidden;
}
div.product div.productImage div.options div.caroussel{
	width: 488px;
	float:left;
}

div.product div.productImage div.options div.option{
	width:116px;
	height:81px;
	margin:2px;
	position:relative;
	float:left;
	
	border:1px solid #666;
}

div.product div.productImage div.options div.loupe{
	width:116px;
	height:81px;
	margin:2px;
	background:url(../images/loupe.png) center center no-repeat;
	top:0px;
	left:0px;
	position:absolute;
	
}


body.products div.block0{
	position:absolute;
	z-index:200px;
	
	width:404px;
	height:160px;
	margin-top:592px;
	margin-left:0px;
	
	
	
}

body.products div.block1{
	position:absolute;
	z-index:200px;
	width:270px;
	height:140px;
	margin-top:592px;
	margin-left:412px;
	padding:10px;
	background-color:#d2d6d9;
	-webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

body.products div.block1 div.nomoredesc{
	width:330px;
	background-color:#F2F3F5;
	position:absolute;
	border: 2px solid #4089CF;
	padding: 8px;
	top:75px;
	left: 0px;
	z-index:291;
	display:none;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	/*behavior:url(/css/PIE.htc);*/
	font-size: 14px;
}


* html body.products div.block1 div.nomoredesc{
	width: 250px;
}

body.products div.block1 h3{
	display:block;
	margin-left:4px;
	margin-top:6px;
	font-size:18px;
	color:#222;
}


body.products div.block1 h3 .shopPrice{
	display:inline;
}
body.products div.block1 h3 .shopPrice .currency{
	font-style:normal;
	font-size:12px;
}
body.products div.block1 h3 .shopPrice .currencyoff{
	
}
body.products div.block1 h3 .shopPrice .originalPrice{
	text-decoration: line-through;
}
body.products div.block1 h3 .shopPrice .priceRebate{
	color: red;
	width:100%;
	display:block;
}
body.products div.block1 h3 .shopPrice .priceReduced{
	display:none;
}

body.products div.block1 a{
	margin:3px;
	text-align:center;
	color:#fff;
}
body.products div.block1 a.bouton{ color:#fff; text-decoration: none; }
body.products div.block1 a.bouton:link{ color:#fff; text-decoration: none; }
body.products div.block1 a.bouton:visited{ color:#fff; text-decoration: none; }
body.products div.block1 a.bouton:active{ color:#fff; text-decoration: none; }
body.products div.block1 a.bouton:hover{ color:#fff; text-decoration: none; }

body.products div.block1 a.findDealer{
	position:relative;
	width:146px;
	height:22px;
	padding-top:6px;
	float:left;
	background:url(../images/productPage/findDealer.png) top left no-repeat;
}

body.products div.block1 a.buy{
	position:relative;
	width:109px;
	height:23px;
	padding-top:6px;
	float:left;
	background:url(../images/productPage/buyNow.png) top left no-repeat;
}

body.products div.block1 a.compareModels{
	position:relative;
	width:263px;
	height:30px;
	margin-top:20px;
	padding-top:13px;
	float:left;
	clear:both;
	background:url(../images/productPage/compareModels.png) top left no-repeat;
}

body.products div.block2{
	position:absolute;
	z-index: 100;
	font-size: 12px;
	width:240px;
	height:160px;
	overflow: hidden;
	margin-top:592px;
	margin-left:710px;
	background-color:#e7e7e7;
}


body.products div.block2 span.desc{
	width:155px;
	display: block;
	float: left;
}

body.products div.block2 div.logo{
	width:240px;
	height:47px;
	background-color:#bdbdbd;
	margin-bottom: 7px;
}

body.products div.block2 div.logo img{
	margin-left:42px;
}

body.products div.block2 p{
	padding:14px 30px 14px 30px;
	color:#222;
	font-size:12px;
	line-height:16px;
}

body.products div.warranty_bloc p{
	padding:0px 15px 0px 15px;
	margin-bottom: 0px;
}

body.products div.block2 p a{
	text-decoration:underline;
	color:#222;
	font-weight:bold;
	line-height:20px;
}


div.product div.featgrades{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px
}




div.product div.featgrades div.featgrades_left{
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100px;
	min-height: 60px;
	float: left;
	/*border: 1px solid #666666;*/
}
* html div.product div.featgrades div.featgrades_right{ margin-right: 5px; height: 60px; }

div.product div.featgrades div.featgrades_right{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 250px;
	min-height: 60px;
	float: left;

}
* html div.product div.featgrades div.featgrades_left{ margin-right: 5px; height: 60px; }

div.product div.featgrades div.featgrades_right  a.learnmore_featup{
	display: none;
	/*position: absolute;
	right: 30px;
	bottom: -20px;
	font-size: 12px;
	float: right;
	position: relative;
	right: 0px;*/
}

div.product div.featgrades div.featgrades_fullsize{
	width: 362px;
}

div.product div.featgrades p.title{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-transform: uppercase;
	font-weight: bold;
}

div.carouss div.next_button{
	margin: 0px 0px 0px 0px;
	padding: 3px 19px 3px 6px;
	background: #ffffff url('../images/next_button.jpg') right center no-repeat;
	display: block;
	text-transform: uppercase;
	color: #000000;
	font-size: 11px;
	width: auto;
	float: right;
	cursor: pointer;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

* html div.carouss div.next_button{
	margin-top: -10px;
}

div.carouss a.learnmore_dyn{
	margin: 0px 0px 0px 0px;
	padding: 3px 19px 3px 6px;
	display: block;
	
	color: #000000;
	font-size: 11px;
	width: auto;
	float: right;
	cursor: pointer;
}

* html div.carouss a.learnmore_dyn{
	margin-top: -10px;
}

div.product div.wrap_infos{
	margin: 0px 0px 100px 0px;
	width: 360px;
	padding: 0px 0px 0px 0px;
	height: 423px;
	overflow: hidden;
}

* html div.product div.wrap_infos{
	margin: 0px 0px 80px 0px;
}

div.product div.wrap_infos div.carouss{
	margin: 0px 0px 28px 0px;
	padding: 0px 0px 0px 0px;
}

body div.product div.wrap_infos div.features{
	margin-top: 10px;
}

* html div.product div.wrap_infos div.carouss{
	margin: 0px 0px 20px 0px;
}

div.product div.download{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: absolute;
	bottom: 1px;
}

div.product div.download div.all_downloads{
	padding-left: 5px;
}

div.product div.download div.all_downloads div.element_download{
	position: relative;
}

div.product div.download div.all_downloads div.element_download a{
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: #ffffff;
	filter:alpha(opacity=0);
	opacity:0;
}

div.product div.download div.all_downloads div.brochure{
	margin: 0px 016px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url('../images/iconBrochure.png') right 25px no-repeat;
	width: 97px;
	height: 65px;
	float: left;
}

div.product div.download div.all_downloads div.user_namunal{
	margin: 0px 16px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url('../images/iconUserManual.png') right 25px no-repeat;
	width: 110px;
	height: 65px;
	float: left;
}
* html div.product div.download div.all_downloads div.brochure{ margin-right: 8px; }
* html div.product div.download div.all_downloads div.user_namunal{ margin-right: 8px; }

div.product div.download div.all_downloads div.software{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url('../images/iconSoftwareUpgrade.png') right 25px no-repeat;
	width: 118px;
	height: 65px;
	float: left;
}

div.product div.download div.all_downloads  h3{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 10px;
	font-weight: bold;
	color: #141414;
	text-transform: uppercase;
}

div.spec table tr td{
	padding-top: 2px;
	padding-bottom: 2px;
}

div.spec table tr.even td{
	background-color: #eee;
}

/** Default form **/
div.container div.form{
	 
	 font-size: 12px;
}

div.container div.form p.warning,
div.container div#warrantyMessage{
	font-weight: bold;
	color: #CE0C0C;
	font-size: 12px;
	
}

div.container div.infos_bloc{
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
}

div.container div.infos_bloc_buttons div.submit, 
div.container div.infos_bloc_buttons button{
	float: left;
}


div.container div.infos_bloc_buttons input, div.infos_bloc_buttons button{
	margin:6px;
	background:url(../images/boutonBG.png) top left no-repeat !important;
	width: 248px;
	height: 29px;
	cursor: pointer;
	font-size:14px;
	color:#fff;
	text-align:center;
	text-transform: uppercase;
	float: left;
	border: none;
}

div.container div.infos_bloc_buttons input.duplicate{
	font-size:10px;
}

div.container div.users div.submit input{	
	margin:6px;
	background:url(../images/boutonBG.png) top left no-repeat !important;
	width: 248px;
	height: 29px;
	cursor: pointer;
	font-size:14px;
	color:#fff;
	text-align:center;
	text-transform: uppercase;
	border: none;
	}

div.container div.infos_bloc_buttons input:hover, div.infos_bloc_buttons button:hover{
	background-color:#005b8b;
}

div.container div.form div.left_column{
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 0px 0px;
	width: 420px;
	float: left;
}

div.container div.form div.right_column{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 420px;
	float: left;
}
div.container div.form label.invalid{
	color: #FF0000;
}

div.container div.form div.input{
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
}

div.container div.form div.checkbox{
	width: 300px;
}

div.container div.form div.required label{
	/*color: #4089CF;*/
}

div.container div.form div.error-message{
	margin-top: 3px;
	color: #CE0C0C;
}

div#errorContainerSmall ul li{
	color: #CE0C0C;
	margin-left: 25px;
}

div.container div.form div.text label, 
div.container div.form div.password label, 
div.container div.form div.date label,
div.container div.form div.radio legend,
div.container div.form div.label_as_text label,
div.container div.form div.select label[for="PurchasedReasonPurchasedReason"]{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	display: block;
	font-weight: bold;
}

div.container div.form div.text input,
div.container div.form div.password input{
	width: 200px;
}

span.required{
	color: #f00;
}

div.container div.form div.use_same_as div.text input,
div.container div.form div.use_same_as label,
div.container div.form div.use_same_as div.select select{
	color: #ADADAD;
}


/** PAGE GARANTIES **/

body.standard div.content div.container{
	padding:30px;
	padding-bottom:90px;
	margin-bottom:-40px;
}

body.standard div.boxContent ul,
body.standard div.boxContent ol {
	list-style-type:disc;
	margin:0px 0px 10px 15px;
}

body.standard div.boxContent ul li,
body.standard div.boxContent ol li {
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 3px;
}

body.standard div.boxContent div.warrantyRegistrations {
	color: #667788;
}

div.openBox{
	border-top:1px dotted #222;
	border-bottom:1px dotted #222;
	margin-bottom:-1px;
	padding-top:2px;
	padding-bottom:2px;
}

div.openBox p,
div.container div.pages p {
	line-height: 18px;
}

div.openBox h4.boxHeader{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 26px;
	height:36px;
	line-height:36px;
	background:url(../images/icon_PLUS.png) left center no-repeat;
	cursor: pointer;
	color: #697681;
	font-weight: bold;
}

div.openBox h4.ui-state-active{
	background:url(../images/icon_MINUS.png) left center no-repeat !important;
}

div.openBox div.boxContent{
	margin: 0px 0px 20px 26px;
}

div.openBox div.boxContent p{
	/*margin-left:10px;*/
	/*line-height:22px;*/
}

div.openBox div.articles_row,
div.faq_coolstuff div.articles_row{
	margin-bottom: 20px;
}

div.warranties_bloc{
	width: 760px;
	margin: 0px auto 20px auto;
}

div.warranties_bloc div.warrantyLogo{
	float:left;

	width:200px;
	padding-right: 80px;
	margin-top:20px;
}

div.warranties_bloc div.warrantyLogo_last{
	padding-right: 0px;
}

div.warranties_bloc div.warrantyLogo p{
	margin-top:10px;
	margin-left:10px;
	font-size:12px;
	color:#222;
	color: #667788;
	
	/*text-decoration:underline;*/
}

div.spec table {
	width:100%;
}

/**  Find a Dealer   **/

div.findDealer{	
	width:430px;
	float:left;
}

div.findDealer h2{
	margin-top:30px;
	margin-bottom:10px;
	margin-left:10px;
	font-size:16px;
}


div.findDealer div.input{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
}

div.findDealer div.text label{
	margin-bottom: 6px;
	padding-right: 4px;
	text-transform: uppercase;
	color: #222222;
	font-size: 14px;
    font-weight: bold;
	
}

div.findDealer div.select{
	width: 250px;
	float: left;
}

div.findDealer div.select label{
	margin-bottom: 6px;
	text-transform: uppercase;
	color: #222222;
	font-size: 14px;
    font-weight: bold;
	
	display: block;
}

div.findDealer div.select select{
	width: 245px;
}

div.findDealer div.submit{
	padding-top: 15px;
	float: right;
	width: 125px;
}

div.findDealer div.submit input{
	background: url('../images/btn_submit.png') left top no-repeat;
	width: 125px;
	height: 25px;
	text-transform: uppercase;
	color: #ffffff;
	text-align: center;
	border: none;
	cursor: pointer;
	font-size: 12px;
	line-height: 11px;
	padding-bottom: 3px;
}

div.googleMapsContainer{
	width:440px;
	height:380px;
	float:right;
	border: 2px solid #4089cf;
}

div.googleMapsContainer #googleMaps{
	width:440px;
	height:380px;
}

div.greyRound{
	width:390px;
	margin-top:10px;
	margin-bottom:20px;
	padding:20px;
	
	background-color:#eee;
	
	-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

div.greyRound span{
	display:block;
	float:left;
	margin-top:6px;
	margin-bottom:6px;
	font-size:14px;
	font-weight:bold;
	
	color:#222;
}

div.greyRound select{
	width:360px;
}

div.greyRound p{
	display:block;
	margin-top:10px;
	width:390px;
	float:left;
	font-size:12px;
	line-height:16px;
	color:#222;
}

div.greyRound a{
	color:#4089cf;
}

div.buyOnline{
	width:251px;
	height: 106px;
	margin-bottom:10px;
	float:right;
	position: relative;
	background: url('../images/btnAchatEnLigneFR.png') left top no-repeat;
}
.lang_eng div.buyOnline{ background: url('../images/btnAchatEnLigneEN.png') left top no-repeat; }

div.buyOnline a{ 
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
	background-color: #ffffff;
	filter:alpha(opacity=0);
	opacity:0;
}

div.searchResults{
	width:630px;
	float:left;
}

div.searchResults h1{
	font-size:18px;
	text-transform:uppercase;
	font-weight:bold;
	margin-bottom:40px;
}

div.searchResults h4{
	font-size:18px;
	text-transform:uppercase;
	font-weight:bold;
	margin-bottom:40px;
	color:#222;
	line-height:24px;
}

div.searchResults div.result{
	width:630px;
	clear:both;
	float:left;
	margin-bottom:20px;
}

div.searchResults span{
	display:block;
	width:50px;
	float:left;
	font-size:40px;
	color:#9ce;
	font-weight:bold;
	
}

div.searchResults div.logo{
	width:80px;
	margin:6px;
	float:left;
	overflow:hidden;
}

div.searchResults div.address{
	margin:6px;
	width:220px;
	float:left;
}

div.searchResults div.address h2{
	color:#222;
	font-size:18px;
	font-weight:bold;
	margin:0px;
	cursor: pointer;
}

div.searchResults div.address h3{
	color:#4089cf;
	font-size:18px;
	margin-top:2px;
	margin-bottom:2px;
}

div.searchResults div.address p{
	margin-top:4px;
	font-size:12px;
	line-height:14px;
}

div.searchResults a{
	color:#4089cf;
	text-decoration:underline;
}

div.searchResults a.image, div.searchResults a.video{
	/*margin:6px;
	float:left;*/
}

div.searchResults div.image, div.searchResults div.video{
	position: relative;
	width: 114px;
	height: 80px;
	margin:6px;
	float:left;
}

div.searchResults div.video a{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	background: url('../images/iconPlay.png') center center no-repeat;
}


div.container div.pages {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	background-color: none;
	border: none !important;
}

div.headerResidentialTreadmills{
	height:430px;
	background:url(../images/headerImages/headerIMGTreadmills.jpg) top center no-repeat;
}

body.noHeaderImage div.header{
	height:156px;
}

body.noHeaderImage div.content{
	margin-top:1px;
}

/** MENU CART **/

div.header div.menu div.cart{
	width:246px;
	padding-left:10px;
}

div.menu div.cart img, div.menu div.cart span{
	display:block;
	position:relative;
	float:left;
}

div.menu div.cart span{
	margin:5px;
	margin-top:10px;
	
	color:#677;
	font-size:11px;
	font-style:italic;
}

div.menu div.cart span.ourCart{
	margin-top:9px;
	font-style:normal;
	font-size:14px;
	width: 65px;
}
body.lang_fre div.menu div.cart span.ourCart{
	margin-top: 2px;
}

div.menu div.cart span.ourCart a{  display: block; text-decoration: none; font-size: 12px; margin-top:2px; }
div.menu div.cart span.ourCart a:link{ display: block; text-decoration: none; font-size: 12px; margin-top:2px; }
div.menu div.cart span.ourCart a:visited{ text-decoration: none; }
div.menu div.cart span.ourCart a:active{ text-decoration: none; }
div.menu div.cart span.ourCart a:hover{ text-decoration: underline; }

div.menu div.cart span.total{
	float:right;
	font-style:normal;
}

div.menu div.cart img.separateur{
	margin-top:11px;
}

div.menu div.cart a:hover{
	text-decoration:underline;
}










/** POP UP PDF **/


div.pdfPopUp{
	display:none;
	z-index:150;
	position:absolute;
	
	width:960px;
	height:880px;
	
	margin-left:10px;
	margin-top:50px;
	
	background-color:#fff;
	border:1px solid #aab;
}

div.pdfPopUp a.closeX{
	margin:0px;
	float:right;
	clear:left;
}

div.pdfPopUp a.pdfLink{
	margin-top:20px;
	margin-left:10px;
	
	float:left;
}











/** PANIER D'ACHAT **/

body.shoppingCart div.header{
	height:156px;
	margin-bottom:0px;
}

body.shoppingCart div.content{
	margin-top:0px;
	margin-bottom:-16px;
}

body.shoppingCart div.content div.container{
	padding:40px;
	padding-top:30px;
}

body.shoppingCart div.fildAriane{
	width:888px;
}


body.shoppingCart div.fildAriane div.step{
	width:290px;
	margin-right:6px;
	float:left;
	background:url(../images/shoppingCart/fildArianeGreyArrow.png) 240px 0px no-repeat;
	
}

body.shoppingCart div.fildAriane div.step span{
	display:block;
	float:left;
	
}

body.shoppingCart div.fildAriane div.step span.stepNumber{
	color:#90bee4;
	font-size:48px;
	font-weight:bold;
}

body.shoppingCart div.fildAriane div.step div.caption{
	display:block;
	width:214px;
	height:53px;
	margin-left:6px;
	padding-right:26px;
	text-transform: uppercase;
	float:left;
	
}

body.shoppingCart div.fildAriane div.caption a{
	display:block;
	width:200px;
	margin-top:17px;
	font-size:20px;
	color:#aaa;
	padding-left:14px;
	cursor: default;
}

body.shoppingCart div.fildAriane div.current div.caption{
	background:url(../images/shoppingCart/fildArianeCurrentStep.png) top left no-repeat;
	text-transform: uppercase;
}

body.shoppingCart div.fildAriane div.current div.caption a{
	color:#fff;
}





div.panier{
	margin-top:20px;
}

div.panier h2{
	display:block;
	width:220px;
	float:left;
	font-size:18px;
}

div.panier h4{
	font-size:12px;
	color:#222;
	margin-top:8px;
	margin-left:10px;
}

div.panier div.imprimer{
	width:300px;
	float:left;
	text-transform: uppercase;
}

div.panier div.imprimer h4, div.panier div.imprimer img{
	float:left;
}

 div.panier div.imprimer a{
	 margin-top:4px;
	 float:left;
 }

div.panier div.imprimer a:hover h4{
	text-decoration:underline;
}




div.panier div.table{
	width:890px;
	position:relative;
	margin-top:6px;
	
	float:left;
	background-color:#fff;
}

div.panier div.table div.header{
	width:888px;
	height:42px !important;
	min-width:0px;
	background-color:#0f7ad3;
	-webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
	text-transform: uppercase;
}

div.panier div.table div.header span{
	width:174px;
	margin-top:13px;
	
	text-align:center;
	
	color:#fff;
	font-size:12px;
}

* html div.panier div.table div.header span{
	width: 171px;
}

div.panier div.table div.header span, div.panier div.table div.header img{
	display:block;
	float:left;
}

div.panier div.table div.header img {
	margin-top: 6px;
}

div.panier div.table div.product{
	position:relative;
	width:890px;
	height:186px;
	padding-top:20px;
	margin-top:-6px;
	float:left;
	background-color:#fff;
}

div.panier div.table div.shipping_choice div.product{
	height: auto;
	margin: 10px 0px 20px 0px;
	padding: 5px 0px 0px 0px;
	border-top: 1px solid #E4E6E8;
}

div.panier div.column{
	width:180px;
	float:left;
}

div.panier div.productListing div.product div.leftColumn{
	/*width:356px;*/
	width:534px;
}

div.panier div.table div.header span.leftColumn{
	/*width:356px;*/
	width:534px;
}

div.panier div.product div.column{
	display:block;
	width:177px;
	float:left;
}

div.panier div.table div.product div.leftColumn img{
	/*float:left;
	margin-right:10px;*/
}

div.panier div.table div.product div.leftColumn div.cartImage{
	float:left;
	width: 172px;
	margin-right:10px;
}

div.panier div.table div.product div.leftColumn div.cartInfo{
	float:left;
	/*width: 174px;*/
	width: 352px;
}

div.panier div.product h2{
	display:block;
	/*width: 174px;*/
	width: 352px;
	margin-top:30px;
	float:left;
}

div.panier div.product h3{
	font-size:18px;
	color:#222;
	margin-bottom:20px;
}


div.panier div.product h3 .shopPrice{
	display:inline;
}
div.panier div.product h3 .shopPrice .currency{
	font-style:normal;
	font-size:12px;
}
div.panier div.product h3 .shopPrice .originalPrice{
	text-decoration: line-through;
}
div.panier div.product h3 .shopPrice .priceRebate{
	width:100%;
	display:block;
	color: red;
}
div.panier div.product h3 .shopPrice .priceReduced{
	display:none;
}

div.panier div.product h3 em{
	font-style:normal;
	font-size:12px;
}


div.panier div.product img.separateur{
	float:left;
}

div.panier div.product div.leftColumn a{
	display:block;
	width:170px;
	margin-bottom:4px;
	float:left;
	font-size:12px;
	text-decoration: underline;
	color:#222;
	height: 23px;
	line-height: 23px;
}

div.panier div.product div.leftColumn a.delete{
	padding-left: 21px;
	background: url('../images/iconTrashCan.png') left top no-repeat;
}
div.panier div.product div.leftColumn a.dispo{
	padding-left: 21px;
	background: url('../images/iconCheckSmall.jpg') left top no-repeat;
}

div.panier div.product div.leftColumn a img{
	margin-top:-6px;
}





div.product div.column form.livraison{
	width:136px;
	padding:20px;
	padding-top:30px;
}

div.product div.column form.livraison input{
	display:block;
	float:left;
	width:20px;
	height:20px;
	margin:6px 0px 6px 0px;
	margin:0px;
	padding:0px;
	border:1px solid #fff;
}

div.product div.column form.livraison span{
	display:block;
	float:left;
	height:20px;
	width:110px;
	
	font-size:11px;
	margin:0px;
	padding:0px;
	border:1px solid #fff;
}

div.product div.column form.quantity{
	width:136px;
	padding:20px;
	padding-top:30px;
}

div.product div.column form.quantity div.input input{
	width:50px;
	margin-left:40px;
	
	border:1px solid #aab;
	
	
	font-size:18px;
	text-align:center;
	font-weight:bold;
	
	-webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
	
	box-shadow: 0px 0px 5px 0px #888 inset;
	-webkit-box-shadow: 0px 0px 5px 0px #888 inset; /* Safari */
	
	behavior:url(/css/PIE.htc);
}

div.product div.column form.quantity a{
	display:block;
	margin-top:10px;
	
	color:#222;
	text-decoration:underline;
	font-size:12px;
	text-align:center;
}

div.product div.column form.quantity div.submit input.change_qty{
	display:block;
	margin: 10px 0px 0px 0px;
	border: none;
	background: none;
	color:#222;
	text-decoration:underline;
	font-size:12px;
	text-align:center;
	width: 100%;
}

div.product div.column form.quantity span.error{
	display: block;
	margin:  10px;
	font-size: 12px;
	color: #f32;
}

div.product div.column h3.total{
	margin-top:60px;
	text-align:center;
}



div.panier div.price{
	width:850px;
	padding:20px;
	float:left;
	background-color:#e4e6e8;
}

div.panier div.price img.payPal{
	position:relative;
	width:156px;
	margin-top:16px;
	margin-left:20px;
	float:left;
}

div.shipping{
	position:relative;
	width:380px;
	
	margin-left:30px;
	padding:20px;
	
	float:left;
	
	background-color:#99a9b6;
	
	-webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
	behavior:url(/css/PIE.htc);
}

div.shipping h3{
	color:#111;
}
div.shipping p{
	clear:both;
	color:#222;
	font-size:14px;
}

div.shipping form{
	font-size:14px;
	color:#222;
}

div.shipping form div.postalCode{
	clear:both;
	padding: 10px 0px 0px 0px;
}

div.shipping form div.postalCode  p{
	margin: 0px 0px 8px 0px;
}

div.shipping form div.postalCode input{
	display:block;
	height:20px;
	width:180px;
	float:left;
	
	border:1px solid #99a9b6;
	
	box-shadow: 0px 0px 5px 0px #888 inset;
	-webkit-box-shadow: 0px 0px 5px 0px #888 inset; /* Safari */
	
	-webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
	behavior:url(/css/PIE.htc);
}

div.shipping form div.postalCode  label{
	margin: 5px 8px 0px 0px;
	float:left;
}

div.shipping form div.radio{
	/*width:210px;*/
	width:370px;
	float:left;
	margin: 0px 0px 3px 0px;
}
div.shipping form div.radio  label{
	display:block;
	float:left;
	clear: right;
}
div.shipping form div.radio  input{
	display:block;
	float:left;
	clear: left;
}
div.shipping form div.toolTips {
	/*width:150px;
	float:right;*/
	clear: both;
}
div.shipping form div.toolTips p{
	font-size: 11px;
	display:none;
	position: absolute;
	background-color: #C8D2D8;
	border: 1px solid #595861;
	padding: 5px;
	top: 40px;
	left: 140px;
	width: 400px;
}

div.shipping form div.toolTips p span.price{
	display: block;
	font-size: 16px;
	color: #4089CF;
	font-weight: bold;
	margin-bottom: 5px;
}

div.shipping form div.submit {
	display:block;
	position:absolute;
	bottom: 20px;
	right: 20px;
}
div.shipping form div.actualiser {
	/*display:block;
	position:absolute;
	top: 105px;
	bottom: auto;
	right: 20px;*/
}

div.shipping form div.submit input{
	
	height:20px;
	width:85px;
	padding-bottom:4px;
	margin-left:10px;
	border:none;
	
	background-color:#697681;
	
	color:#fff;
	text-align:center;
	font-size:14px;
	
	-webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
	behavior:url(/css/PIE.htc);
}

div.shipping div.submit input:hover{
	background-color:#595861;
}

div.bill{
	width:200px;
	float:left;
	padding-left:20px;
	/*padding-right:20px;*/
	
	background:url(../images/shoppingCart/sousTotalSelection.png) 0px 21px no-repeat;
}

div.bill span{
	height:26px;
	width:100px;
	
	
	font-size:12px;
	color:#222;
	font-weight:bold;
}

div.bill span.line{
	float:left;
	clear:left;
}

div.bill span.cost{
	float:right;
	clear:right;
}

div.bill span em{
	font-style:normal;
}

div.finalPrice{
	width:870px;
	margin-right:20px;
	float:right;
}

div.panier div.finalPrice h2{
	display:block;
	/*width:170px;*/
	margin-top:10px;
	float:right;
	color:#222;
	font-size:20px;
}

div.panier div.finalPrice h2 em{
	font-style:normal;
	font-size:14px;
}

div.panier div.buyButtons{
	margin-top:10px;
	margin-bottom:10px;
	margin-right: -20px;
	float:right;
	width: 522px;
}

* html div.panier div.buyButtons{
	width: 530px;
}

div.buyButtons a{
	display: block;
	text-decoration: none !important;
	margin:6px;
	padding-top: 7px;
	background:url(../images/boutonBG.png) top left no-repeat !important;
	width: 248px;
	height: 22px;
	border: none;
	cursor: pointer;
	font-size:14px;
	color:#fff;
	text-align:center;
	text-transform: uppercase;
	float: left;

}

div.buyButtons input{
	display: block;
	text-decoration: none !important;
	margin:6px;
	padding-top: 0px;
	background:url(../images/boutonBG.png) top left no-repeat !important;
	width: 248px;
	height: 29px;
	border: none;
	cursor: pointer;
	font-size:14px;
	color:#fff;
	text-align:center;
	text-transform: uppercase;
	float: left;
	
}

body.shoppingCart div.longButton input{
	height: 29px;
	width: 380px;
	padding: 0px;
	clear: both;
	background:url(../images/boutonBG_long.png) top left no-repeat !important;
}


div.buyButtons a.like_submit{
	float: left;
	padding-top: 8px;
}

div.buyButtons a:hover{
	background-color:#005b8b;
}








/** CHECKOUT **/

div.form_bloc{
	display:block;
	margin:10px;
	margin-bottom:20px;
	padding:20px;
	width:500px;
	
	float:left;
	clear:both;
	
	background-color:#eee;
	
	
	color:#222;
	font-size:14px;
}

.red{
	color:#f00 !important;
}

div.checkoutButtons{
	float:none;
}

div.checkoutButtons input{
	margin:6px;
	background:url(../images/boutonBG.png) top left no-repeat !important;
	width: 248px;
	padding: 0px;
	padding: 0px;
	height: 29px;
	border: none;
	font-size:14px;
	color:#fff;
	text-align:center;
	cursor:pointer;
}

div.checkoutButtons input:hover{
	background-color:#005b8b;
}

body.checkout div.form_bloc table{
	width:600px;
	border:10px solid #eee;
	
	background-color:#eee;
	
	font-size:14px;
	color:#222;
}

body.checkout div.form_bloc table tr{
}

div.form_bloc table td{
	width:300px;
	padding-top:4px;
	padding-bottom:4px;
}

div.form_bloc table td.gender{
	padding-bottom:20px;
}

div.order{
	display:block;
	width:780px;
	margin-top:30px;
	margin-bottom:20px;
	padding:10px;
	clear:both;
	background-color:#eee;
}

div.order p{
	font-size:18px;
}

div.order p span{
	font-weight:bold;
}

div.billingInformation, div.shippingInformation{
	width:400px;
	float:left;
}

table.order{
	display:block;
	width:800px;
	margin-top:30px;
	margin-bottom:20px;
	float:left;
	
	
	font-size:12px;
}

table.order td{
	padding:10px;
}

table.order tr.header{
	background-color:#0f7ad3;
	color:#fff;
}

table.order td.quantity{
	width:80px;
}

table.order td.sku{
	width:80px;
}

table.order td.description{
	width:400px;
}

table.order td.unitPrice{
	width:120px;
}

table.order td.totalPrice{
	width:120px;
}

table.order tr.cost{
	background-color:#eee;
}

table.order tr.total{
	font-weight:bold;
	font-size:13px;
}












/** PRODUCT LISTING **/

body.productListing div.content div.container{
	padding:20px;
	width:940px;
}

body.productListing h4{
	color:#697681;
	font-weight:bold;
}

body.productListing h4 a {
	color:#4089cf;
	text-decoration:underline;
}

body.productListing h4 a:hover,
body.productListing h4 a:active {
	text-decoration:none;
}

div.productRow{
	position:relative;
	width:945px;
	margin:0px;
	padding:0px;
	float:left;
	background-color:#fff;
}
div.productRow.second{
	margin-top:10px;
	
}


div.productRow div.product{
	position:relative;
	width:314px;
	height:286px;
	margin:0px;
	padding:0px;
	position: relative;
	float:left;
	
	border-right:1px solid #aab;
	border-bottom:1px solid #aab;
	/*background:url(../images/products/productPicturePlaceholder.jpg) 90px 70px no-repeat;*/
	background-position: right center;
	background-repeat: no-repeat;
}

div.productRow div.product a.full{
	width:100%;
	height:100%;
	display:block;
}

body.productListing div.productRow div.right{
	border-right:none;
}

body.productListing div.bottom div.product{
	border-bottom:none;
}

div.productRow div.product div.info{
	height:120px;
	width:280px;
	margin-top:30px;
	margin-left:20px;
}

div.productRow div.product div.info h1{
	font-size:24px;
	color: #4089CF;
}

div.productRow div.product div.info h1 a { color: #4089CF; text-decoration: none; }
div.productRow div.product div.info h1 a:link { color: #4089CF; text-decoration: none; }
div.productRow div.product div.info h1 a:visited { color: #4089CF; text-decoration: none; }
div.productRow div.product div.info h1 a:active { color: #4089CF; text-decoration: underline; }
div.productRow div.product div.info h1 a:hover { color: #4089CF; text-decoration: underline; }

div.productRow div.product div.info h3{
	font-size:14px;
	font-weight:bold;
	color:#222;
	margin: 2px 0px 5px 0px;
}



div.productRow div.product div.info h3 .shopPrice{
	display:inline;
}

div.productRow div.product div.info h3 .shopPrice .currency{
	font-style:normal;
	font-size:12px;
}
div.productRow div.product div.info h3 .shopPrice .originalPrice{
	text-decoration: line-through;
}
div.productRow div.product div.info h3 .shopPrice .priceRebate{
	color: red;
	width:100%;
	display:block;
}
div.productRow div.product div.info h3 .shopPrice .priceReduced{
	display:none;
}


div.productRow div.product div.info div.ranking{
	padding-top: 15px;
}

div.productRow div.product div.info span{
	margin-bottom:6px;
	width:90px;
	
	float:left;
	font-size:12px;
	line-height:16px;
}
div.productRow div.product div.info h3 span{
	float:none;
	width: auto;
	font-size: inherit;
	margin-bottom: 0px;
}

div.productRow div.product div.info span.dots{
	margin-top:4px;
}

div.productRow div.product div.info span img{
	display:block;
	float:left;
}

div.productRow div.product a.plus{
	font-size:40px;
	width:40px;
	color:#888;
	position:absolute;
	margin-top:220px;
	margin-left:250px;
	text-align:center;
}

div.productRow div.product a.plus:hover{
	color:#fff;
	background-color:#0f7ad3;
}


div.productRow div.product div.productPopUp{
	position:absolute;
	top: 11px;
	left: 10px;
	z-index:10;
	padding:20px 30px 20px 30px;
	width:230px;
	height:220px;
	display: none;
	background-color:#fff;
	border:1px solid #aab;
}

div.productRow div.product:hover div.productPopUp,
div.productRow div.hover div.productPopUp{
	display: block;
}

div.productRow div.product div.productPopUp div.minus{
	cursor: pointer;
	background: url('../images/icon_MINUS.png') left top no-repeat;
	width: 16px;
	height: 16px;
	position: absolute;
	right: 0px;
	top: 0px;
	margin: 10px 10px 0px 0px;
}

div.productRow div.product div.productPopUp p{
	font-size:12px;
	line-height:13px;
	margin-bottom:10px;
	margin-top:6px;
	margin-bottom:6px;
}

div.productRow div.product div.productPopUp h1{
	font-size:24px;
	color: #4089CF;
}

div.productRow div.product div.productPopUp h1 a { color: #4089CF; text-decoration: none; }
div.productRow div.product div.productPopUp h1 a:link { color: #4089CF; text-decoration: none; }
div.productRow div.product div.productPopUp h1 a:visited { color: #4089CF; text-decoration: none; }
div.productRow div.product div.productPopUp h1 a:active { color: #4089CF; text-decoration: underline; }
div.productRow div.product div.productPopUp h1 a:hover { color: #4089CF; text-decoration: underline; }

div.productRow div.product div.productPopUp h3{
	margin: 2px 0px 5px 0px;
}


div.productRow div.product div.productPopUp h3 .shopPrice{
	display:inline;
}

div.productRow div.product div.productPopUp h3 .shopPrice .currency{
	font-style:normal;
	font-size:12px;
}
div.productRow div.product div.productPopUp h3 .shopPrice .originalPrice{
	text-decoration: line-through;
}
div.productRow div.product div.productPopUp h3 .shopPrice .priceRebate{
	color: red;
	width:100%;
	display:block;
}
div.productRow div.product div.productPopUp h3 .shopPrice .priceReduced{
	display:none;
}

div.productRow div.product div.productPopUp div.linked_items{
	position: absolute;
	bottom: 15px;
	left: 30px;
}

div.productRow div.product div.productPopUp div.linked_items img{
	margin-right: 5px;
}

div.productRow div.product div.productPopUp a.all_over{
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	margin: 0px;
	bottom: 0px;
	left: 0px;
	z-index: 10;
	background-color: #ffffff;
	filter:alpha(opacity=0);
	opacity:0;
}


div.container div#flashMessage{
	color: #CE0C0C;
	font-weight: bold;
	font-size: 14px;
	padding-top: 5px
}
















/**         **/
/** PHASE 2 **/
/**         **/

















/** PURCHASING TOOLS **/

div.purchasingTools_sideMenu{
	width: 230px;
	float: left;
	margin-top: -26px;
}

div.purchasingTools_sideMenu ul li{
	display: block;
	list-style: none;
	height: 34px;
	width: 209px;
	overflow:hidden;
	margin: 4px 0px;
	vertical-align:middle;
	line-height: 34px;
	float: left;
	position: relative;
}

*+html div.purchasingTools_sideMenu ul li{
}

div.purchasingTools_sideMenu ul li a{
	display: block;
	text-decoration: none;
	width: 196px;
	height: 34px;
	background: url(/images/purchasingToolsMenu_btn.png) top left no-repeat;
	color: #4f5f6c;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 15px;
	padding-left: 12px;
}


body.lang_fre div.purchasingTools_sideMenu ul li a{
	font-size: 13px;
}

div.purchasingTools_sideMenu ul li:hover a,
div.purchasingTools_sideMenu ul li.active a{
	background-position: left -34px;
	color: #fff;
}

div.purchasingTools_content{
	width: 700px;
	float: left;
	margin-top: -16px;
	border-top: 2px dotted #9d9d9d;
	border-bottom: 2px dotted #9d9d9d;
	padding-bottom: 10px;
}

div.fullwidth_collstuff div.purchasingTools_sideMenu{
	display: none;
}

div.fullwidth_collstuff div.purchasingTools_content{
	width: 940px;
}

div.fullwidth_collstuff div.purchasingTools_content div.article_largetext, 
div.fullwidth_collstuff div.purchasingTools_content div.largetext{
	width: 940px;
}

div.purchasingTools_content div.articles_text,
div.purchasingTools_content div.text{
	width: 474px;
	margin-right: 10px;
	float: left;
}

div.purchasingTools_content div.article_largetext,
div.purchasingTools_content div.largetext{
	margin-top: 10px;
	width: 700px;
	margin-right: 0px;
}

div.purchasingTools_content div.text h3, 
div.purchasingTools_content div.text h2{
	font-size: 15px;
	color: #e77433;
	margin-top: 2px;
}

div.purchasingTools_content div.text div.ui-accordion h3{
	cursor: pointer;
	background: url("../images/icon_PLUS.png") no-repeat scroll left center transparent;
	padding-left: 26px;
}
div.purchasingTools_content div.text div.ui-accordion h3.ui-state-active {
    background: url("../images/icon_MINUS.png") no-repeat scroll left center transparent !important;
}

/*div.purchasingTools_content div.text h3.ui-accordion-header span.ctrl{
	width: 14px;
	height: 14px;
	display: block;
	float: left;
	background: url('../images/icon_PLUS_orange_12px.png') left top no-repeat;
}*/

div.purchasingTools_content div.text h3.ui-state-active{
	cursor: pointer;
}

div.purchasingTools_content div.text p.strong{
	font-weight: bold;
	font-style: italic;
}

div.purchasingTools_content div.image{
	width: 211px;
	margin-top: 14px;
	float: right;
}

div.purchasingTools_content div.image div.above{
	width: 211px;
	height: 10px;
	overflow: hidden;
	background:url(../images/purchasingToolsImage_above.png) left top no-repeat;
	float:left;
}

div.purchasingTools_content div.image div.below{
	width: 211px;
	height: 10px;
	background:url(../images/purchasingToolsImage_below.png) left top no-repeat;
	float:left;
}

div.purchasingTools_content div.image div.body{
	border-left: 2px solid #d6d6d6;
	border-right: 2px solid #d6d6d6;
	padding: 0px 7px;
	float: left;
}

div.purchasingTools_content div.articles_row{
	margin: 0px;
	margin-top: 16px;
}

div.purchasingTools_content div.learnmore_link a,
div.purchasingTools_content div.learnmore_link a:link,
div.purchasingTools_content div.learnmore_link a:visited{
	color: #e77433;
	background-image: url(../images/icon_PLUS_orange_12px.png);
}

div.purchasingTools_content div.learnmore_link a:hover{
	color: #cf6240;
}






/** HEALTHIER LIVING : Page des CAPSULES **/

div.capsules{
	width: 870px;
	margin-left: 16px;
}

div.capsules a.capsule,
div.capsules a.capsule:link,
div.capsules a.capsle:visited{
	display: block;
	position: relative;
	height: 145px;
	width: 345px;
	float: left;
	margin-left: 58px;
	margin-bottom: 38px;
	text-decoration: none;
}

div.capsules a.capsule span.flip{
	display: none;
	padding: 25px 28px;
	background: url(../images/capsuleHover.jpg) top left no-repeat;
	width: 289px;
	height: 95px;
}

div.capsules a.capsule:hover{
	
}

div.capsules a.capsule:hover span.flip{
	display: block;
	position: relative;
}

div.capsules a.capsule:hover span.flip h3{
	color: #fff;
	margin-top: 0px;
	margin-bottom: 8px;
	font-size: 22px;
	font-weight: normal;
}

div.capsules a.capsule:hover span.flip p{
	color: #000;
	font-size: 16px;
}

div.capsules a.discover{
	background: url(../images/capsuleDiscover.jpg) top left no-repeat;
}

div.capsules a.invest{
	background: url(../images/capsuleInvest.jpg) top left no-repeat;
}

div.capsules a.achieve{
	background: url(../images/capsuleAchieve.jpg) top left no-repeat;
}

div.capsules a.healthierLiving{
	background: url(../images/capsuleHealthierLiving.jpg) top left no-repeat;
}

div.capsules span.learnmore{
	position: absolute;
	bottom: 10px;
	right: 25px;
	color: #fff;
	display: block;
	height: 14px;
	padding-right: 20px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	background: url(../images/icon_PLUS_WHITE_12px.png) right 0px no-repeat;
}

div.capsules a:hover span.learnmore{
	background-position: right -14px;
}








/** HEALTHIER LIVING : Page texte **/

ul.healthierLivingMenu{
	width: 906px;
	height: 37px;
	display: block;
	margin-left: 20px;
	margin-top: -14px;
	overflow: hidden;
}

ul.healthierLivingMenu li{
	display: block;
	list-style:none;
	width: 212px;
	height: 37px;
	margin: 0px 5px;
	float: left;
}

ul.healthierLivingMenu li.first{
	width: 222px;
	margin-left: 0px;
}

ul.healthierLivingMenu li.last{
	width: 222px;
	margin-right: 0px;
}

ul.healthierLivingMenu li a,
ul.healthierLivingMenu li a:link,
ul.healthierLivingMenu li a:visited{
	display: block;
	width: 212px;
	height: 37px;
	background: url(../images/healthierLivingMenuBG.png) -6px top no-repeat;
	line-height: 37px;
	vertical-align: 37px;
	text-align: center;
	text-decoration: none;
	font-size: 17px;
	font-weight: bold;
	text-transform: uppercase;
	color: #697681;
}

ul.healthierLivingMenu li.active a,
ul.healthierLivingMenu li a:hover{
	background-image: url(../images/healthierLivingMenuBG_active.png);
	color: #fff;
}

ul.healthierLivingMenu li.first a{
	background-position: top left;
	width: 222px;
}

ul.healthierLivingMenu li.last a{
	background-position: top right;
	width: 222px;
}

div.healthierLivingArticles{
	width: 896px;
	margin-left: 20px;
	margin-top: 20px;
	border-top: 2px dotted #9d9d9d;
}

div.healthierLivingArticles div.article{
	width: 896px;
	border-bottom: 2px dotted #9d9d9d;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
}

div.healthierLivingArticles div.article div.text{
	width: 630px;
	float: left;
}

div.healthierLivingArticles div.article div.largetext{
	width: 896px;
}

div.healthierLivingArticles div.article div.image{
	float: right;
	width: 222px;
	margin:4px 0px;
}

* html div.healthierLivingArticles div.article div.image{
	margin-right: 5px;
}

div.healthierLivingArticles div.article h3{
	margin-top: 10px;
	font-size: 17px;
	font-weight: bold;
	color: #88aa33;
	text-transform: uppercase;
}

div.healthierLivingArticles div.article a.learnMore,
div.healthierLivingArticles div.article a.learnMore:link,
div.healthierLivingArticles div.article a.learnMore:visited{
	float: right;
	display: block;
	height: 14px;
	padding-right: 20px;
	margin-top: 10px;
	color: #93ce1b;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	background: url(../images/icon_PLUS_GREEN_12px.png) right 0px no-repeat;
}

div.healthierLivingArticles div.article a.learnMore:hover{
	color: #88aa33;
	background-position: right -14px;
}

div.healthierLivingArticles div.article div.image div.above{
	width: 220px;
	height: 11px;
	float: left;
	background: url(../images/healthierLivingImage_above.png) top left no-repeat;
}

div.healthierLivingArticles div.article div.image div.below{
	width: 220px;
	height: 11px;
	float: left;
	background: url(../images/healthierLivingImage_below.png) top left no-repeat;
}

div.healthierLivingArticles div.article div.image div.body{
	width: 202px;
	border-left: 2px solid #d6d6d6;
	border-right: 2px solid #d6d6d6;
	padding: 0px 7px 0px 8px;
	margin-left: -1px;
	float: left;
}


div.container div.subcategories{
	margin: 20px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
}

div.container div.subcategories div.subcat_bloc{
	margin: 0px 33px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	width: 150px;
	height: 150px;
	float: left;
}
* html div.container div.subcategories div.subcat_bloc{ margin-right: 17px; }

div.container div.subcategories div.subcat_bloc_last{
	margin-right: 0px;
}

div.container div.subcategories div.subcat_bloc a{
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
	background-color: #ffffff;
	filter:alpha(opacity=0);
	opacity:0;
}

div.subcategories_menu{
	margin-top: 16px;
	float: left;
	width: 100%;
}

div.subcategories_menu ul{
	margin-bottom: 16px;
	
}

div.subcategories_menu ul li{
	display:block;
	list-style:none;
	margin:0px 3px 0px 3px;
	float:left;
	
	color:#666;
	font-size:12px;
}
body.lang_eng div.subcategories_menu ul li{
	margin:0px 6px 0px 6px;
}

div.subcategories_menu ul li.separator{
	/*background: url('../images/verticalLine01.png') left top no-repeat;
	width: 4px;
	height: 9px;*/
}

div.subcategories_menu ul li a{ color:#666; text-decoration:none; }
div.subcategories_menu ul li a:link{ color:#666; text-decoration:none; }
div.subcategories_menu ul li a:visited{ color:#666; text-decoration:none; }
div.subcategories_menu ul li a:active{ color:#222; text-decoration:underline; }
div.subcategories_menu ul li a:hover{ color:#222; text-decoration:underline; }
div.subcategories_menu ul li img{
	margin-top:2px;
}
div.subcategories_menu ul li.active a{text-decoration:underline !important;  color: #E77433 !important; }


div.features_x{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.features_x h3{
	/*margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;*/
}

div.features_x div.featuresupgrades{
	margin: 0px 0px 30px 0px;
	padding: 0px 0px 0px 0px;
}

div.features_x div.featuresupgrades div.logo{
	margin: 0px 0px 0px 0px;
	padding: 0px 15px 0px 0px;
	width: 100px;
	height: 60px;
	float: left;
}
div.features_x div.featuresupgrades div.infos{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 585px;
	float: left;
}

div.features_x  div.nowhere{
	padding-bottom: 10px;
}
div.features_x div.featuresupgrades p.title{
	/*margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;*/
	font-weight: bold;
	text-transform: uppercase;
}


div.featuresupgrades div.medias_list div.options{
	overflow:hidden;
	width:534px;
	height:85px;
	margin-left:2px;
	margin-top:15px;
}

div.featuresupgrades div.medias_list  div.zoomZone{
	border: 1px solid #000000;
	z-index:200;
}

div.featuresupgrades div.medias_list  div.options a.arrow{
	position:relative;
	margin-top:26px;
	float:left;
}
div.featuresupgrades div.medias_list  div.options a.disabled{
	visibility:hidden;
}
div.featuresupgrades div.medias_list  div.options div.caroussel{
	width: 488px;
	float:left;
}

div.featuresupgrades div.medias_list  div.options div.option{
	width:116px;
	height:81px;
	margin:2px;
	position:relative;
	float:left;
	
	border:1px solid #666;
}

div.featuresupgrades div.medias_list  div.options div.loupe{
	width:116px;
	height:81px;
	margin:2px;
	background:url(../images/loupe.png) center center no-repeat;
	top:0px;
	left:0px;
	position:absolute;
	
}


div.container div.review_archives {
	padding: 30px 0px 15px 0px;
}

div.container div.review_archives h3 {
	cursor: pointer;
}

div.container div.review_archives ul{
	margin-left: 15px;
	display:none;
}

div.container div.review_archives ul li{
	font-size: 14px;
	list-style-type: disc;
}



div.container div.videos_row div.video_bloc{
	margin: 0px 50px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	width: 200px;
}
* html div.container div.videos_row div.video_bloc{ margin-left: 25px; }

div.container div.videos_row div.video_bloc_last{
	margin-right: 0px;
}


div.container div.videos_row div.video_bloc div.img{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	width: 200px;
	height: 150px;
	position: relative;
	
}

div.container div.videos_row div.video_bloc div.img a{
	width: 100%;
	height:100%;
	display: block;
	background-color: #ffffff;
	filter:alpha(opacity=0);
	opacity:0;
}










/** Section COOL STUFF **/

ul.coolStuffMenu{
	display:block;
	height:38px;
	float:left;
}

ul.coolStuffMenu li{
	display:block;
	height:37px;
	width:220px;
	float:left;
	margin:0px 3px;
}

ul.coolStuffMenu li a,
ul.coolStuffMenu li a:link,
ul.coolStuffMenu li a:visited{
	display:block;
	height:37px;
	width:220px;
	background:url(../images/coolStuff_menu_BG.gif) -6px top no-repeat;
	text-align:center;
	color:#697681;
	font-size:17px;
	font-weight:bold;
	text-decoration:none;
	line-height:37px;
	vertical-align:middle;
}

ul.coolStuffMenu li a:hover{
	background:url(../images/coolStuff_menu_BGHov.gif) -6px top no-repeat;	
	color:#fff;
}

ul.coolStuffMenu li.active a{
	background:url(../images/coolStuff_menu_BGHov.gif) -6px top no-repeat;
	color:#fff;
}

body ul.coolStuffMenu li.first{
	width:237px;
	margin-left:0px;
}

body ul.coolStuffMenu li.first a{
	width:237px;
	background-position:0px 0px;
}

body ul.coolStuffMenu li.last{
	width:237px;
	margin-right:0px;
}

body ul.coolStuffMenu li.last a{
	width:237px;
	background-position:right 0px;
}

div.coolStuffMainImage{
	position: relative;
	z-index: 0;
	float: left;
	clear: both;
	width: 925px;
	height: 373px;
	background: #fff url(../images/coolStuff_infoBlockBG.png) 0px 41px repeat-x;
}

div.coolStuffMainImage a.coolStuffMainImage{
	position: absolute;
	display: block;
	z-index: -1;
	top: 10px;
	left: 10px;
	width: 915px;
	height: 353px;
	background: url(../images/coolStuff_mainImage.jpg) 0px 0px no-repeat;
}

div.coolStuffMainImage h3{
	color: #4394d8;
	font-size: 24px;
	text-transform: uppercase;
	font-weight: normal;
	margin-left: 390px;
	margin-top: 33px;
	margin-right: 30px;
	margin-bottom: 4px;
}

div.coolStuffMainImage p{
	margin-left: 390px;
	margin-right: 30px;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #fff;
	font-size: 13px;
	line-height: 14px;
}

div.coolStuffMainImage a.learnMore,
div.coolStuffMainImage a.learnMore:link,
div.coolStuffMainImage a.learnMore:visited{
	display: inline-block;
	height: 16px;
	position: absolute;
	z-index: 2;
	bottom: 20px;
	right: 20px;
	padding-right: 24px;
	background: url(../images/link_LearnMore_blueBG.png) right center no-repeat;
	color: #3299ef;
	font-size: 14px;
	line-height: 16px;
	vertical-align: middle;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}

div.coolStuffMainContent{
	position: relative;
	z-index: 0;
	float: left;
	clear: both;
	width: 905px;
	background: #fff url(../images/coolStuff_infoBlockBG.png) 0px -332px repeat-x;
	padding: 10px;
}

div.coolStuffMainBloc{
	width: 281px;
	float: left;
	overflow: hidden;
	padding: 10px;
	background: #fff url(../images/verticalLine05.png) right 10px no-repeat;
}

div.coolStuffMainBloc h3{
	margin-top: 6px;
	color: #0f7ad3;
	font-size: 18px;
	line-height: 18px;
	font-weight: regular;
	font-family: 'AsapBold';
}

div.coolStuffMainBloc p{
	color: #5c666f;
	font-size: 14px;
	line-height:18px;
	font-family: 'AsapRegular';
}

div.coolStuffMainBloc a.learnMore,
div.coolStuffMainBloc a.learnMore:link,
div.coolStuffMainBloc a.learnMore:visited{
	display: block;
	text-align:right;
	float:right;
	clear:both;
	height: 18px;
	padding:5px 10px 5px 0;
	background: url(../images/arrowBlue_right.png) right 8px no-repeat;
	color: #0f7ad3;
	font-size: 14px;
	line-height: 17px;
	vertical-align: middle;
	font-weight: bold;
	text-decoration: none;
	margin: 20px 0px 3px 0;
	font-family: 'AsapRegular';
	text-transform:uppercase;
}

div.coolStuffMainBloc a.learnMore:hover{
	text-decoration: underline;
}

div.coolStuffMainBloc img{
	margin-top: 4px;
}


/** COOL STUFF 2e niveau **/

ul.coolStuffMenu2{
	position: relative;
	z-index: 0;
	display:block;
	height:34px;
	float:left;
	clear: both;
	margin-bottom: 20px;
}

ul.coolStuffMenu2 li{
	position: relative;
	display:inline-block;
	z-index: 0;
	height:34px;
	float:left;
	border-right: 2px solid #d1d6dd;
	border-left: 2px solid #d1d6dd;
	margin-right: -1px;
	margin-left: -1px;
}

ul.coolStuffMenu2 li a,
ul.coolStuffMenu2 li a:link,
ul.coolStuffMenu2 li a:visited{
	display:inline-block;
	height:34px;
	padding-left: 23px;
	padding-right:23px;
	text-align:center;
	color:#697681;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	line-height:34px;
	vertical-align:middle;
	text-transform:uppercase;
}

ul.coolStuffMenu2 li span.heart {
	display:inline-block;
	height:18px;
	width:17px;
	text-indent:-1000%;
	overflow:hidden;
	background:url(../images/spanHeart.png) left top no-repeat;
	position:relative;
	bottom:-1px;
	margin:0 0 0 1px;
}

ul.coolStuffMenu2 li:hover span.heart,
ul.coolStuffMenu2 li.active span.heart {
	background-position:left bottom;
}

ul.coolStuffMenu2 li:hover{
	z-index: 1;
	border: none;
}

ul.coolStuffMenu2 li a:hover{
	padding-right: 25px;
	padding-left: 25px;
	color: #fff;
	background: url(../images/coolStuff_menu_BGHov.gif) -6px top no-repeat;
	border-right-color: #fff;
}

ul.coolStuffMenu2 li.active{
	z-index: 1;
	border: none;
}

ul.coolStuffMenu2 li.active a{
	padding-right: 25px;
	padding-left: 25px;
	color: #fff;
	background: url(../images/coolStuff_menu_BGHov.gif) -6px top no-repeat;
}

div.coolStuffInfoBloc{
	position: relative;
	float: left;
	clear: both;
	width: 930px;
	margin-bottom:30px;
}

div.coolStuffInfoBloc div.text{
	width: 263px;
	padding: 30px 20px;
	float: left;
	background: #fff url(../images/coolStuff_infoBlockBG.png) 0px -432px repeat-x;
}

div.coolStuffInfoBloc div.text h3{
	color: #0f7ad3;
	font-size: 18px;
	line-height: 18px;
	font-weight: regular;
	font-family: 'AsapBold';
}

div.coolStuffInfoBloc div.text p{
	color: #5c666f;
	font-size: 14px;
	line-height:20px;
	font-family: 'AsapRegular';
}

div.coolStuffInfoBloc img{
	float: left;
}

div.coolStuffMainImage div.bannerlink{
	width:905px;
	min-width:905px;
	/*height:280px;
	margin-top: 156px;*/
	height:350px;
	position:absolute;
	left: 50%;
	margin-left: -452px;
	z-index: 0;
	/*margin: 151px auto 0px auto;
	margin-top:151px;
	margin-left:239px;*/
	top:15px;
	overflow:hidden;
}

div.coolStuffMainImage div#puces_banner{
	position: absolute;
	top:340px;
	left: 50%;
	width:905px;
	margin-left: -488px;
	text-align: right;
	padding-right: 15px;
	z-index: 1;
}

	

div.coolStuffMainImage div.bannerlink div.slide{
	height:350px;
	width:905px;
}

div.coolStuffMainImage div.bannerlink div.slide img{
	position: absolute;
	bottom: 5px;
	
}
div.coolStuffMainImage div.bannerlink a{
	width:100%;
	height:100%;
	display:block;
	
}

/* Styles pour Firefox seulement */
@-moz-document url-prefix() {
    div.content-scroll-x{
		width:600px;
		margin-top: -134px;
		overflow-x:scroll;
		display: block;
		float: left;
	}
}

/* IE 11 styles */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    div.content-scroll-x{
		width:600px;
		overflow-x:scroll;
		display: block;
		float: left;
		position: relative;
		margin-top: 0px !important;
		top: -134px !important;
	}
}

