/*ADDED 17.06
Pour ajouter dans la 2e boite du formulaire la ligne d<info
*/
body {
	margin:0;
	padding: 0;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	color: #000;
	background: #fff;
}
img {
	border:none;
}
.border {
	border: 1px solid red;
}
#container {
	/*background:url('../images/bg_general.jpg') left top repeat-x;*/
	display:block;
	width:100%;
	min-height:400px;
}
*html #container {
	height:400px;
}
#frame {
	background:url('../images/bg_shadowBody.png') left top repeat-y;
	padding: 0 4px;
	;
	margin: 0 auto;
	width: 726px;
	min-height:300px;
}
*html #frame {
 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/bg_shadowBody.png', sizingMethod='scale');
	background-image:none;
	height:300px;
}
#header {
	width: 718px;
	/*border-bottom:1px solid #e7c802;*/
}

/*fr header bg*/
body.fr #header {
	background: url(../images/fr/mainLogo.jpg) no-repeat left top;
	height: 135px;
	position: relative;
}

#header .topLogo {
	width: 440px;
	height: 135px;
	position: absolute;
	text-indent: -999999px;
	
}

.topNav_optOut {
	float:right;
	margin-right:20px;
	margin-top:-20px;
	list-style-type:none;
}
.topNav_optOut li {
	float:left;
	padding:0 10px;
	font-size:95%;
	border-right:1px solid #000;
}
.topNav_optOut li.last {
	border-right:none;
	padding-right:0;
}
.topNav_optOut li a:link, .topNav_optOut li a:visited, .topNav_optOut li a:hover {
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
.topNav_optOut li a:hover {
	text-decoration:underline;
}
#page {
	width: 718px;
	clear:both;
}
#page {
	background:#fff url('../images/bg_content.jpg') center bottom no-repeat;
	min-height:220px;
}
#content, #content_cpl {
	position:relative;
	/*background:Transparent url('../images/bg_content.gif') right bottom no-repeat;*/
	/*  padding:30px 220px 120px 20px;*/
	padding:30px 20px 120px 20px;
	min-height:220px;
}
#content_cpl{
	background:#fff;
}
#content_cpl p{
	width:380px;
}
*html #content {
/* filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/bg_content.png', sizingMethod='image');
	background-image:none;
*/	padding-right:0;
	/*width:500px;*/
	width:670px;
	height:200px;
}
*html #content_cpl {
 /*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/bg_deliveryCompleted.png', sizingMethod='image');
	background-image:none;
	padding-right:0;
	width:500px;
	width:670px;
	height:200px;*/
}
.en #content .bottomNormal, .en #content_cpl .bottomNormal{
	float:left;
	position:absolute;
	/*background:Transparent url('../images/en/logo_ecoInitiative.gif') left top no-repeat;*/
	width:179px;
	height:53px;
	bottom:20px;
}
.fr #content .bottomNormal, .fr #content_cpl .bottomNormal {
	float:left;
	position:absolute;
	/*background:Transparent url('../images/fr/logo_ecoInitiative.gif') left top no-repeat;*/
	width:179px;
	height:53px;
	bottom:20px;
}
/* splashPage */
.splash {
	background:#fff url('../images/bg_content.jpg') center bottom no-repeat !important;
	padding:0 !important;
}
.bottomSplash {
	margin:20px 20px 0;
	padding-bottom:20px;
	_margin-right:0px;
	_padding-right:0px;
	clear: both;

}
.en .bottomSplash .attention {
	/*background:#d6e5bb url('../images/en/logo_ecoInitiativeSplash.gif') left top no-repeat;*/
	/*background-color:#d6e5bb;
	border-top:1px solid #b3d873;
	border-bottom:1px solid #dce6cc;*/
	width:675px;
	_width:675px;
}
.fr .bottomSplash .attention {
	/*background:#d6e5bb url('../images/fr/logo_ecoInitiativeSplash.gif') left top no-repeat;*/
	/*background-color:#d6e5bb;
	border-top:1px solid #b3d873;
	border-bottom:1px solid #dce6cc;*/
	width:675px;
	_width:675px;
}

.bottomSplash .attention a.lg {
	float:left;
}
.bottomSplash .attention p {
	padding:10px 10px 15px 15px;
	margin:10px 0 0;
	font-size:11px;
	color:#000;
	width: auto !important;
}
.bottomSplash .continueToOptOut {
	float:right;
	margin-top:-45px;
	_float:left;
	_margin-left:570px;
}
/* splashPage ENDS */
h1 {
	margin:0;
	padding:0;
}
p {
	margin:15px 0 0 0;
}
.contentFooter {
	width: 730px;
	margin:0 auto;
	height:8px;
	background:url('../images/bg_shadowBottom.png') -2px top no-repeat;
}
*html .contentFooter {
	background-image:none;
 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/bg_shadowBottom.png', sizingMethod='image');
}
.en .splash .contentFooter {
	background-image:none;
 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/bg_shadowBottom.png', sizingMethod='image');
}
.fr .splash .contentFooter {
	background-image:none;
 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/bg_shadowBottom.png', sizingMethod='image');
}

.error {
	color: red;
	font-weight: bold;
	font-size: 1em;
}

#error1, #error2, #error3 {
	color: red;
	font-weight: bold;
	font-size: 1em;
	text-align:center;
	padding-top:10px;
}

h2 {
	font-family: 'arial black', verdana, sans-serif;
	letter-spacing: -1px;
	font-size: 15px;
	margin: 30px 0 20px 20px;
	padding: 0;
	color: #231f20;
	text-transform: uppercase;
}
a {
	color: #000;
}
img {
	valign: top;
	border: 0;
}
p.note {
	margin: 0;
	/*font-style: italic;*/
  font-size: 9px;
}
.note {
	width:300px;
	clear: both;
	/*display: block;*/
	float: left;
	margin-left: 415px;
	font-size: 9px;
	margin-bottom: 3px;
	font-weight:bold;
}
sup {
	font-size: .80em;
}
form {
	width:710px;
	padding:0 !important;
	margin:-20px 0 10px -15px;
	display:block;
	overflow:hidden;
}
fieldset {
	border:none;
	margin:-23px 0 0 10px;
	position:relative;
}
legend {
	padding:10px 0 10px 20px;
 * padding-left:10px;
 font-weight: bold;
	width:40px;
	font-size: 14px;
	position:relative
}
legend span {
	color:#000000;
	font-weight:bold;
	position:relative;
	top:64px;
 *top: 60px;
}
.fieldsetTop {
	height:53px;
	width:105%;
	position:relative;
	background:url('../images/fieldsetBox_top.gif') no-repeat;
}
/*
.business .fieldsetTop {
	background:url('../images/fieldsetBox_topBigI.gif') no-repeat;
}
.delivery .fieldsetTop {
	background:url('../images/fieldsetBox_topYPG.gif') no-repeat;
}
.gadgets .fieldsetTop {
	background:url('../images/fieldsetBox_topCell.gif') no-repeat;
}
*/
p.desc {
	font-size:90%;
	font-weight:bold;
	left:19px;
	line-height:110%;
	margin:0;
	padding:0;
	position:absolute;
	top:71px;
 * top:110px;
	width:140px;
}
.fieldsetBody {
	float:left;
	padding:10px 30px 0px 10px;
 * padding-bottom:10px;
	width:100%;
	background:url('../images/bg_fieldsetBox.jpg') left top no-repeat;
	margin-top:-35px;
}
.fieldsetBottom {
	bottom:0;
	height:20px;
	margin:-20px 0 0 17px;
	/*margin:-13px 0 0 10px;*/
 * margin: -15px 0 0 14px;
	position:relative;
	width:105%;
	z-index:2;
	background:url('../images/fieldsetBox_bottom.gif') no-repeat;
}/*
.background{  
    position:relative;
  	top:0px;
	height:20px;
	width:100%;
	background:url('../images/fieldsetBox_top.gif') no-repeat;
}
.glue{
  background:url('../images/fieldsetBox_bottom.gif') no-repeat;
  position:relative;
  bottom:0px;
  height:20px;
  width:100%;
}*/
label {
	font-size: 90%;
	width: 257px;
	line-height: 2em;
	font-weight: bold;
	float: left;
	text-align:right;
	padding-right:10px;
}
label.small {
	line-height: 1.4em;
	font-size: 0.75em;
	width: 28px;
	margin: 3px 0 0 5px;
	float: left;
}

fieldset.description label, fieldset.questionnaire label, fieldset.reason label {
	line-height: 13px;
	width: 100%;
	text-transform: none;
	padding: 15px 0 4px 0;
}
fieldset.description label, fieldset.reason label {
	padding-top: 0;
}
fieldset p {
	margin: 0 0 0 0;
}
fieldset.references p {
	margin-bottom: 15px;
}
select, input {
	margin-bottom: 10px;
	width: 380px;
	float: left;
}
input.address {
	width: 275px;
	margin-right: 4px;
}
select.province {
	width: 206px;
	margin-right: 4px;
}

label.address_unit {
	width: 40px;
}
label.postal_code {
	width: 84px;
}
label.email {
	width: 54px;
}
input.email {
	width: 183px;
	margin-right: 2px;
	margin-bottom:5px;
}
input.address_unit {
	width: 46px;
}
input.postal_code, input.phone {
	width: 32px;
	margin-right: 4px;
}
.en input.delivery {
	width:100px;
	margin-top:5px;
	vertical-align:baseline;
}
.fr input.delivery {
	width:120px;
	margin-top:5px;
	line-height:2.2em;
	vertical-align:baseline;
}
.delivery_dont {
	display:block;
	float:left;
	margin-left:60px;
	*margin-left:50px;
	_margin-left:40px;
	margin-bottom:20px;
	font-weight:bold;
	font-size:11px;
}
.delivery_want {
	display:block;
	float:left;
	margin-left:270px;
	_margin-left:150px;
	margin-bottom:20px;
	font-weight:bold;
	font-size:11px;
}
/*ADDED 17.06*/
.delivery_added {
	display:block;
	clear:both;
	margin-left:0px;
	font-size:10px;
	width:420px;
}
.fr .delivery_added{
	margin-left:10px;
}

.delivery_dont,.delivery_want {
		margin-bottom: 0;
	}

.or {
	display:none;
}
.or_img {
	height:122px;
	width:10px;
	position:absolute;
	left:600px;
	top:80px;
	/*ADDED 17.06  left:580px;
	top:50px;*top:120px;
	_left: 600px !important;
	_top: 120px !important;*/
	*top:140px;
	_left: 610px !important;
	_top: 140px !important;
}

.fr .or_img {
	left:580px;
		/*ADDED 17.06 left:560px;*/

	}

/** html .or_img {
	position:absolute;
	left:510px;
	top:100px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/form_delivery_or.png', sizingMethod='image');
	background-image:none;
	height:122px;
	width:10px;
}
*/

div.gadget {
	margin-left:160px;
	width:250px;
	float:left;
	margin-bottom:10px;
}
div.gadget.row1 {
	height:100px;
}
div.gadget.row2 {
	height:90px;
}
div.gadget.row3 {
	height:70px;
}
div.gadget_r {
	margin-left:10px;
	width:250px;
	float:left;
	margin-bottom:10px;
}
input.gadget, input.gadget_r {
	width:10px;
	float:left;
	margin:18px 5px 0 10px;
}
div.gadget img, div.gadget_r img {
	margin-left:0px;
	float:left;
}
label.gadget, label.gadget_r {
	
	float:left;
	text-align:left;
	width:140px;
	margin:15px 0px 0 0;
}
input.phone {
	width: 36px;
	margin-right: 2px;
}
input.phoneExt {
	width: 50px;
	margin-right: 2px;
}
.child {
	width: 265px;
	padding-left: 12px;
}
.optOutRow {
	width: 525px;
	float: left;
	clear:both;
}
.optOutRow span, .optOutRow label, .optOutRow input, .optOutRow select {
	float:left;
	clear:none;
}
.optOutRow label {
	width:250px;
}
.optOutRow span {
	display:block;
	width:50px;
	font-size: 11px;
	color: #474042;
	line-height: 2em;
	font-weight: bold;
}
.optOutRow span.or {
	text-transform: uppercase;
	padding:0 20px;
}

.btn_continue {
	width: 96px;
	height: 26px;
	margin: 10px 0;
}
.submit {
	width: 77px;
	height: 26px;
	margin: 10px 0;
}
.submit_fr {
	width: 108px;
	height: 26px;
	margin: 10px 0;
}
#linkZone {
	width: 689px;
	test-align: left;
	float: left;
}
#linkZone a {
	padding: 10px 0;
	margin-right: 100px;
	display: block;
	float: left;
}
.left {
	float: left;
}
.right {
	float: right;
}
.spacer {
	margin-bottom: 60px;
}
.mandatory {
	font-weight:normal;
	text-transform:lowercase;
}
.b {
	font-weight: bold;
}
.i {
	font-style: italic;
}
textarea {
	font-size: 1em;
	padding: 1px 0;
	margin: 0 auto;
	width: 520px;
	height: 5.5em;
}
.formBottom{
	padding-bottom:0px;
	padding-top:10px;
}
#summary .formBottom{
height:100px;
padding-bottom:60px;
padding-top:20px;
}

.formBottom p {
	float:left;
	color:#999;
	font-size:10px;
	margin:5px 17px;
	width:546px;
}

.en .formBottom p {
	width:446px;
	margin:5px 15px;
}
.fr .formBottom p{
	width:526px;
}

#summary .en .formBottom p {
	margin:5px 0px;
	color: #000000;
}
#summary .fr .formBottom p {
	width:366px;
	margin:5px 0px;
	color: #000000;
}
#summary .formBottom p{
	color: #000000;
}
.en .formBottom input.submit_btn {
	float:right;
	width: auto !important;
/*	margin-right:50px;
	margin-top:52px;
*/		margin-top:10px;
		margin-right:10px;
}

.fr .formBottom input.submit_btn {
	float:right;
	width: auto !important;
	margin-top:10px;
	margin-right:10px;
}
#formulaire .formBottom input.submit_btn {
	float:right;
	margin-right:50px;
	*margin-top:60px;
	margin-top:95px;
}

.en input.back_btn {
	float:right;
	width: auto !important;
	margin-right:15px;
	margin-top:10px;
}

.fr input.back_btn {
	float:right;
	width: auto !important;
	margin-right:15px;
	margin-top:10px;
}

/*SUMMARY*/
.summary_data{
	margin-top:20px;
}

.summary_data span.data{
	 display:block;
	 float:left;
	 width:200px;
}

.summary_data div.line{
	border-bottom:1px solid #cccccc;
	clear:both;
	margin:3px 0 3px 45px;
	padding:3px 0 0px 0;
	
}

.summary_data span.data_name{
	 display:block;
	 float:left;
	 margin: 0 0 0 45px;
	 width:260px;
	 font-weight: bold;
	 display: inline;
}

.summary_data span.data{
	 display:block;
	 float:left;
	 width:200px;
}

/*RAJOUTS POUR FORMULAiRE
*/

	fieldset {
		position: relative;
	}
	.first_child {
		position: absolute;
		top: 26px;
		left: 10px;
		_top: 80px;
		_left: 14px;
	}
	.business .fieldsetBody {
		padding-top: 40px;
	}
	.delivery .fieldsetBody {
		padding-left: 170px;
	}
	label.delivery {
		line-height:2.2em;
		width:220px;
		vertical-align:middle;
	}

	.delivery ul {
		display: inline-block;
		padding: 0;
		margin: 0;
		clear: both;
	}
	.delivery li {
		list-style-type: none;
	}
	.delivery li * {
		float: none !important;
	}
.en	.delivery li label {
		display: inline-block;
		width: 238px;
		_margin-left: 0;
		line-height:1.2em;
		height:20px;
	}
.fr	.delivery li label {
		display: inline-block;
		width: 225px;
		_margin-left: 0;
		line-height:1.2em;
		height:20px;
	}
.delivery label.delivery span.small {
	font-weight:normal;
	font-size: 80%;
	}


select.delivery {
	margin-right: 20px;/*ADDED 17.06  margin-right: 0px;*/
	margin-left: 15px;
	_margin-left: 40px;	
	width:120px;
	margin-bottom:0px;
	margin-top:5px;
}
	#delivery_info {
		float: left;
		margin-bottom: 5px;
	}
	.gadgets ul {
		margin-left: 150px;
		_margin-left: 180px;		
	}


	.gadgets li {
		float:left;
		margin-bottom:10px;
		width:245px;
		list-style-type: none;
	}
*:first-child+html .gadgets li {
		margin-left:30px;
	}
	
	.gadgets .odd {
		clear: left;
	}
	.gadgets img,
	.gadgets .detail {
		float: left;
	}

*html #ie-png {
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=’../images/form_delivery_or.png’,sizingMethod=’scale’);
    height: 122px;
    width: 10px;
}

*html #ie-hide{
    border:0px solid #FFFFFF;
/*    _display:none;*/
}

.captcha_container{
	position:relative;
	/*width:440px;*/
	height:107px;
	padding:10px;

}

.captcha{
	/*width:440px;*/
	height:107px;
	padding:10px;
	float:left;
	/*border:1px solid black*/;
	margin-left:180px;
	_margin-left:100px;
	padding-bottom:20px;
}

div.captcha #recaptcha_widget_div #recaptcha_area #recaptcha_table .recaptcha_input_area input#recaptcha_response_field {
	position:absolute !important;
	left:0px;
	margin-left:-40px;
}

.footer {
	color:#666666;
	font-family:arial,sans-serif;
	font-size:10px;
	text-decoration:none;
}
.en div.splash_top{
	height:327px;
	width:687px;
	margin-top:20px;	
}

.fr div.splash_top{
	/*height:290px;*/
	width:718px;
	margin-top:20px;
	clear: both;
	float: left;
}

.fr div.splash_top .left{
	float: left;
	width: 349px;
	padding: 0 10px 0 0;
}

.fr div.splash_top .right{
	float: left;
	width: 349px;
	padding: 0 0 0 10px;
}

.splash_top p.first_p{
	/*width:210px;
	padding-top:120px;*/
	margin-left:25px;
}


.splash_top h2 {
	margin-right: 25px;
}

.splash_top p{
	/*width:490px;*/
	margin-left:25px;
	font-size:14px;
}
.splash_top p.sm{
	font-size:11px;
}
.splash_top .continueToOptOut img{
	display: block;
	clear: both;
	padding: 15px 0 20px 25px;
}
p.small{
	font-size:10px;
}



/*new version footer*/

/* =Footer -----------------------------------------------------------------------------*/

.clear {
	clear: both;
}

.container {
	width: 715px;
	margin: 0 auto;
}

.container.footer{
	background-color: #fff;
	font-size: .75em;
	line-height: 16px;
	padding: 35px 0 35px 0;
}
.container.footer ul {
	color: #666;
	margin: 0;
	padding: 0;
}
.container.footer ul li{
	display: block;
	float: left;
	margin: 0 15px 0 0;
}
.container.footer ul li .section{
	width: 455px;
}

/*lang display*/

body.fr .container.footer p.en,
body.en .container.footer p.fr {
	display: none;
}

body.en .container.footer p.en{
	display: block;
}

body.fr .container.footer p.fr{
	display: block;
}


.container.footer p{
	text-align: center;
	padding: 25px 0;
}
.container.footer p, a{
	color: #333;
}
.container.footer a, .container.footer span{
	margin: 0 5px;
}

