body {
	font-size: 10pt;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #2e6bae;
}
strong, .strong {font-weight: bold;}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1.3em;
}

h4 {
	font-size: 1.0em;
	font-weight: bold;
}

a, a:hover {
	color: #3d9100;
	text-decoration: underline;
}

/**************************************************
	CSS GÉNÉRIQUE
**************************************************/
.clearfix {
	clear: left;
}  
.fleft {float: left;}
.fsnormal {font-weight: normal;}

div#magicmomentslogo {
	position: absolute;
	top: 33px;
	left: 16px;
	overflow: hidden;
	z-index: 2;
}
	.EN div#magicmomentslogo {
		width: 170px;
		height: 81px;
	}
	.FR div#magicmomentslogo {
		width: 200px;
		height: 88px;
	}
div#magicmomentslogo a {
	display: block;
	text-indent: -8000px;
}
	.EN div#magicmomentslogo a {
		width: 170px;
		height: 81px;
		background: transparent url(../images/en/magic-moments-logo.png) no-repeat 0 0;
	}
	.FR div#magicmomentslogo a {
		width: 200px;
		height: 88px;
		background: transparent url(../images/fr/magic-moments-logo.png) no-repeat 0 0;
	}

sup {
	font-size: 0.6em;
	vertical-align: top;
}
/**************************************************
	STAGE CONTENT CONTROL
**************************************************/
.fixedStage {
	height: 450px;
	padding-top: 40px;
	background-image: url(../images/bck_green.jpg);
	position: relative;
}
	/* ajustement pour les pages home/share qui contient un flash en background */
	#edit .fixedStage,
	#pHome .fixedStage {
		padding: 0;
		height: 490px;
	}

	div.r-content {
		margin: 0 10px 0 422px;
		padding-top: 8px;
	}
	body#greenguides div.r-content {
		margin: 0 83px 0 422px;
		padding-top: 102px;
	}
	div.r-content .indent-conent {
		margin-left: 16px;	
	}
	div.r-content .text-share, div.r-content h1 {
		margin-right: 73px;	
	}

.vStretchStage {
	background: #fff url(../images/bck_green_to_white.jpg) no-repeat center 0;
	padding-top: 113px;
	position: relative;
}

.fixheight:after,
body#sweepstake-register form:after {
	clear:both;
	content:".";
	display:block;
	height:0;
	visibility:hidden;
}
/**************************************************
	SECONDARY NAV
**************************************************/
#secondaryNav {
	position: absolute;
	z-index: 1;
	font-size: 1.5em;
	top: 0px;
	left: 13px;
	width: 919px;
	text-align: center;
}
#secondaryNav a:visited,
#secondaryNav a:link {
	font-weight: bold;
}
#secondaryNav ul#navlist {
	margin: 0 auto;
	padding: 0 14px;
	display: block;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-color: transparent;
	height: 40px;
}
	.EN #secondaryNav ul#navlist {
		width: 525px;
		background-image: url(../images/en/sec-nav/sec-nav-bg.png);
	}
	.FR #secondaryNav ul#navlist {
		width: 564px;
		background-image: url(../images/fr/sec-nav/sec-nav-bg.png);
	}

#secondaryNav ul#navlist li {
	float: left;
	height: 31px;
}
	#secondaryNav ul#navlist li a {
		display: block;
		text-indent: -8000px;
		height: 31px;
	}
	/* Menu français */
	.FR #secondaryNav ul#navlist li#lnkHome {
		width: 98px;
	}
		.FR #secondaryNav ul#navlist li#lnkHome a {
			width: 98px;
			background: transparent url(../images/fr/sec-nav/lnk-home.png) no-repeat 0 0;
		}
		.FR #secondaryNav ul#navlist li#lnkHome a:hover,
		.FR #secondaryNav ul#navlist li#lnkHome a.active {
			background: transparent url(../images/fr/sec-nav/lnk-home-active.png) no-repeat 0 0;
		}
	.FR #secondaryNav ul#navlist li#lnkShare {
		width: 155px;
	}
		.FR #secondaryNav ul#navlist li#lnkShare a {
			width: 155px;
			background: transparent url(../images/fr/sec-nav/lnk-share.png) no-repeat 0 0;
		}
		.FR #secondaryNav ul#navlist li#lnkShare a:hover,
		.FR #secondaryNav ul#navlist li#lnkShare a.active {
			background: transparent url(../images/fr/sec-nav/lnk-share-active.png) no-repeat 0 0;
		}
	.FR #secondaryNav ul#navlist li#lnkGallery {
		width: 89px;
	}
		.FR #secondaryNav ul#navlist li#lnkGallery a {
			width: 89px;
			background: transparent url(../images/fr/sec-nav/lnk-gallery.png) no-repeat 0 0;
		}
		.FR #secondaryNav ul#navlist li#lnkGallery a:hover,
		.FR #secondaryNav ul#navlist li#lnkGallery a.active {
			background: transparent url(../images/fr/sec-nav/lnk-gallery-active.png) no-repeat 0 0;
		}
	.FR #secondaryNav ul#navlist li#lnkGreenGuides {
		width: 121px;
	}
		.FR #secondaryNav ul#navlist li#lnkGreenGuides a {
			width: 121px;
			background: transparent url(../images/fr/sec-nav/lnk-green-guides.png) no-repeat 0 0;
		}
		.FR #secondaryNav ul#navlist li#lnkGreenGuides a:hover,
		.FR #secondaryNav ul#navlist li#lnkGreenGuides a.active {
			background: transparent url(../images/fr/sec-nav/lnk-green-guides-active.png) no-repeat 0 0;
		}
	.FR #secondaryNav ul#navlist li#lnkSweepstakes {
		width: 101px;
	}
		.FR #secondaryNav ul#navlist li#lnkSweepstakes a {
			width: 101px;
			background: transparent url(../images/fr/sec-nav/lnk-sweepstakes.png) no-repeat 0 0;
		}
		.FR #secondaryNav ul#navlist li#lnkSweepstakes a:hover,
		.FR #secondaryNav ul#navlist li#lnkSweepstakes a.active {
			background: transparent url(../images/fr/sec-nav/lnk-sweepstakes-active.png) no-repeat 0 0;
		}
	/*
	.FR #secondaryNav ul#navlist li#lnkRules {
		width: 62px;
	}
		.FR #secondaryNav ul#navlist li#lnkRules a {
			width: 62px;
			background: transparent url(../images/en/sec-nav/lnk-rules.png) no-repeat 0 0;
		}
		.FR #secondaryNav ul#navlist li#lnkRules a:hover,
		.FR #secondaryNav ul#navlist li#lnkRules a.active {
			background: transparent url(../images/en/sec-nav/lnk-rules-active.png) no-repeat 0 0;
		}
	*/
	/* Menu Anglais */
	.EN #secondaryNav ul#navlist li#lnkHome {
		width: 92px;
	}
		.EN #secondaryNav ul#navlist li#lnkHome a {
			width: 92px;
			background: transparent url(../images/en/sec-nav/lnk-home.png) no-repeat 0 0;
		}
		.EN #secondaryNav ul#navlist li#lnkHome a:hover,
		.EN #secondaryNav ul#navlist li#lnkHome a.active {
			background: transparent url(../images/en/sec-nav/lnk-home-active.png) no-repeat 0 0;
		}
	.EN #secondaryNav ul#navlist li#lnkShare {
		width: 120px;
	}
		.EN #secondaryNav ul#navlist li#lnkShare a {
			width: 120px;
			background: transparent url(../images/en/sec-nav/lnk-share.png) no-repeat 0 0;
		}
		.EN #secondaryNav ul#navlist li#lnkShare a:hover,
		.EN #secondaryNav ul#navlist li#lnkShare a.active {
			background: transparent url(../images/en/sec-nav/lnk-share-active.png) no-repeat 0 0;
		}
	.EN #secondaryNav ul#navlist li#lnkGallery {
		width: 85px;
	}
		.EN #secondaryNav ul#navlist li#lnkGallery a {
			width: 85px;
			background: transparent url(../images/en/sec-nav/lnk-gallery.png) no-repeat 0 0;
		}
		.EN #secondaryNav ul#navlist li#lnkGallery a:hover,
		.EN #secondaryNav ul#navlist li#lnkGallery a.active {
			background: transparent url(../images/en/sec-nav/lnk-gallery-active.png) no-repeat 0 0;
		}
	.EN #secondaryNav ul#navlist li#lnkGreenGuides {
		width: 115px;
	}
		.EN #secondaryNav ul#navlist li#lnkGreenGuides a {
			width: 115px;
			background: transparent url(../images/en/sec-nav/lnk-green-guides.png) no-repeat 0 0;
		}
		.EN #secondaryNav ul#navlist li#lnkGreenGuides a:hover,
		.EN #secondaryNav ul#navlist li#lnkGreenGuides a.active {
			background: transparent url(../images/en/sec-nav/lnk-green-guides-active.png) no-repeat 0 0;
		}
	.EN #secondaryNav ul#navlist li#lnkSweepstakes {
		width: 87px;
	}
		.EN #secondaryNav ul#navlist li#lnkSweepstakes a {
			width: 87px;
			background: transparent url(../images/en/sec-nav/lnk-contest.png) no-repeat 0 0;
		}
		.EN #secondaryNav ul#navlist li#lnkSweepstakes a:hover,
		.EN #secondaryNav ul#navlist li#lnkSweepstakes a.active {
			background: transparent url(../images/en/sec-nav/lnk-contest-active.png) no-repeat 0 0;
		}
	/*
	.EN #secondaryNav ul#navlist li#lnkRules {
		width: 62px;
	}
		.EN #secondaryNav ul#navlist li#lnkRules a {
			width: 62px;
			background: transparent url(../images/en/sec-nav/lnk-rules.png) no-repeat 0 0;
		}
		.EN #secondaryNav ul#navlist li#lnkRules a:hover,
		.EN #secondaryNav ul#navlist li#lnkRules a.active {
			background: transparent url(../images/en/sec-nav/lnk-rules-active.png) no-repeat 0 0;
		}
	*/

/**************************************************
	SHARE PAGE
**************************************************/
.text-share p, .txt09 {
	font-size: 0.9em;
	font-weight: bold;
	margin: 1.5em 16px;
}
.txt09 label {
	color: #3d9100;
	line-height: 1.5em;
}

a.btn-choose-your-picture {
	margin-left: 16px;
	display: block;
	height: 22px;
	padding: 2px;
	background-color: transparent;
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden;
	text-indent: -8000px;
}
	.EN a.btn-choose-your-picture {
		width: 156px;
		background-image: url(../images/en/btn-choose-your-picture.png);
	}
	.FR a.btn-choose-your-picture {
		width: 151px;
		background-image: url(../images/fr/btn-choose-your-picture.png);
	}

a.btn-enter-now {
	margin-left: 16px;
	display: block;
	height: 22px;
	padding: 2px;
	background-color: transparent;
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden;
	text-indent: -8000px;
}
	.EN a.btn-enter-now {
		width: 96px;
		background-image: url(../images/en/btn-enter-now.png);
	}
	.FR a.btn-enter-now {
		width: 90px;
		background-image: url(../images/fr/btn-enter-now.png);
	}

div.heading-share {
	margin-left: 16px;
	padding-top: 2.5em;
}

	div.heading-share h3 {
		margin-left: 137px;
	}
	div.heading-share #h-add {
		font-size: 1.3em;
		font-weight: bold;
		letter-spacing: -0.03em;
		line-height: 1.5em;
		padding-top:20px;
		margin-right:73px;
	}
	div.heading-share #h-add span {
		color: #fff;
		font-size:1.5em;
		text-shadow: 0 0 5px #102528;
	}

#share h3#h-step1 {
	margin: 0.3em 0;
}
#attestation-share {padding: 2em 0;}
#attestation-share span#lblAttestation {
	color: #3d9100;
	margin-left: 1.8em;
	line-height: 1em;
	display: block;
	font-weight: normal;
}
#attestation-share span#lblAttestation a {
	color: #3d9100;
	text-decoration: underline;
}

a.btn-upload, span.btn-upload {
	display: block;
	height: 22px;
	padding: 2px;
	background-color: transparent;
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden;
	text-indent: -8000px;
	border: 0px;
}
	.EN a.btn-upload, .EN span.btn-upload {
		width: 65px;
	}
	.FR a.btn-upload, .FR span.btn-upload {
		width: 65px;
	}
	.EN button.btn-upload {
		width: 69px;
		height: 26px;
		overflow: hidden;
		background: transparent url(../images/en/btn-upload.png) no-repeat 0 0;
	}
	.FR button.btn-upload {
		width: 86px;
		height: 26px;
		background: transparent url(../images/fr/btn-upload.png) no-repeat 0 0;
	}
div#shareSamplePhotos {
	position: absolute;
	bottom: 0px;
	left: 39px;
	width: 340px;
	height: 324px;
	z-index: 1;
}
	.EN div#shareSamplePhotos {
		background: transparent url(../images/en/share-sample-photos2.png) no-repeat 0 0;
	}
	.FR div#shareSamplePhotos {
		background: transparent url(../images/fr/share-sample-photos2.png) no-repeat 0 0;
	}
div#error-share {
	color: #f00;
}

button.reset-style {
	border: 0px none;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
	background-color: transparent;
	cursor: pointer;
}
#note-size {font-weight: normal; padding: 0.6em 0;}

/**************************************************
	GALLERY
**************************************************/
div.picDisplay {
	margin: 0 36px;
	position: relative;
	height: 330px;
}
	div.picDisplay p.gallery-intro {
		margin-bottom: 30px;
	}
	div.picDisplay #weekSelector {
		margin: 0;
		padding: 0;
		display: block !important;
		border-style: solid;
		border-width: 1px;
		border-color: #e2e2e2 #949699 #949699 #e2e2e2; 
	}
	div.picDisplay h2#h-theWinners {
		font-weight: bold;
		text-transform: uppercase;
		letter-spacing: -.015em;
		padding: 0.2em 0 0.5em;
		font-size: 1.3em;
		width: 370px;
	}
	div.picDisplay p {
		font-size: 0.9em;
		font-weight: bold;
		width: 370px;
	}
	div.picDisplay select#weekSelector {
		clear: both;
	}
	.picDisplay dt {
		font-weight: bold;
		margin-bottom: 12px;
		padding: 8px 8px 0;
	}
	.picDisplay div {
		height: 130px;
		margin-top: 10px;
		padding: 0px;
		width: 364px;
		border-style: solid;
		border-width: 1px;
		border-color: #666 #e2e2e2 #e2e2e2 #666;
		background-color: #fff;
	}
	.FR .picDisplay div {height: 120px;}
	
	.picDisplay dl {
		font-size: 0.9em;
		color: #1c7f49;
	}
	.picDisplay dl p {
		width: auto;
	}
	.picDisplay dd {
		height: 70px;
		overflow-y: auto;
		padding: 8px;
	}
	.picDisplay dd.image {
		padding: 0;
		height: 330px;
		right: 0px;
		overflow: hidden;
		position: absolute;
		top: 0px;
		width: 446px;
		background-color: #fff;
	}
	.picDisplay dd.image img {
		width: 446px;
		height: 338px;
	}
	.picDisplay a.btnPrevious {
		background: transparent url(../images/icn_arrowPrevious.png) no-repeat 0 0;
		height: 32px;
		width: 20px;
		position: absolute;
		right: 452px;
		top: 162px;
	}
	.picDisplay a.btnNext {
		background: transparent url(../images/icn_arrowNext.png) no-repeat 0 0;
		height: 32px;
		width: 20px;
		right: -30px;
		top: 162px;
		position: absolute;
	}

#gallery h1#h-gallery-mm {
	float: left; display: inline;
	margin-left: 36px;
	background-color: transparent;
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden;
	text-indent: -8000px;
	margin-top: 30px;
}
	.FR #gallery h1#h-gallery-mm {
		width: 263px;
		height: 15px;
		background-image: url(../images/fr/h-gallery-mm.png);	
	}
	.EN #gallery h1#h-gallery-mm {
		width: 247px;
		height: 13px;
		background-image: url(../images/en/h-gallery-mm.png);	
	}
#gallery div.imgageListRow {
	margin: 0 32px;
	clear: both;
	padding-top: 18px;
	width: 855px;
	position: relative;
}
#gallery div.imgageListRow dl {
	float: left; display: inline;
	padding-top: 120px;
	position: relative;
	width: 150px;
	margin-left: 22px;
}
#gallery div.imgageListRow dl.startRow {
	margin-left: 12px;
}
#gallery div.imgageListRow dt, 
#gallery div.imgageListRow dd {
	color: #07074C;
	font-size: 0.8em;
	font-weight: bold;
	padding: 0 9px;
}
#gallery div.imgageListRow dd {
	color:#4B7CC9;
}
#gallery div.imgageListRow dd.thumb {
	position: absolute;
	background: transparent url(../images/bck_imgBorder.jpg) no-repeat 0 0;
	overflow: hidden;
	padding: 9px;
	top: 0;
	left: 0;
	width: 132px;
	height: 99px;
	text-align: center;
}
#gallery div.imgageListRow dd.thumb img {
	height: 99px;
	overflow: hidden;
	width: 132px;
}
#gallery div#cityFilter {
	clear: both;
	float: left;
	margin-left: 52px;
	margin-top: 10px;
}
#gallery div#cityFilter label {
	padding-bottom: 0.4em;
	display: block;
	color: #000;
	font-weight: bold;
}

/**************************************************
	PAGINATION
**************************************************/
ul.pageList {
	list-style-type: none;
	margin: 30px 36px 0 0;
	clear: both;
	float: right;
}
ul.pageList.pagerTop {
	clear: none;
	position: relative;
}
ul.pageList.pagerBottom {
	padding-bottom: 30px;
}
ul.pageList li {
	float: left;
	font-size: 1em;
}
ul.pageList li.current {
	border-left: 1px solid #3d9100;
	padding: 0 5px;
	color: #3d9100;
}
ul.pageList li a {
	border-left: 1px solid #3d9100;
	padding: 0 5px;
	color: #3d9100;
	text-decoration: none;
	font-weight: bold;
	display: block;
}
ul.pageList li a:hover {
	text-decoration: underline;
}
	ul.pageList li.first {
	border-left-style: none;
}
ul.pageList li a.btnFirst, 
ul.pageList li a.btnPrevious, 
ul.pageList li a.btnNext, 
ul.pageList li a.btnLast {
	background-image: url(../images/sprite-arrows-page-nav.gif);
	background-position: center 0px;
	background-repeat:no-repeat;
	border: 0 none;
	height: 1em;
	width: 9px;
	padding: 2px 5px;
}
	ul.pageList li a.btnFirst {
		width: 16px;
		background-position: center -235px;
	}
	ul.pageList li a.btnPrevious {
		margin-right: 5px;
		background-position: center -175px;
	}
	ul.pageList li a.btnNext {
		margin-left: 5px;
		background-position: center -55px;
	}
	ul.pageList li a.btnLast {
		background-position: center -115px;
	}


/**************************************************
	GREEN GUIDES
**************************************************/
body#greenguides #greenGuidesSample {
	background: transparent url(../images/green-guides-sample.png) no-repeat scroll 0 0;
	bottom: 0px;
	height: 368px;
	left: 80px;
	position: absolute;
	width: 328px;
	z-index: 1;
}

body#greenguides div.r-content h2#h-add {
	font-size: 1.3em;
	font-weight: bold;
	letter-spacing: -0.03em;
	margin-bottom: 1em;
}
body#greenguides div.green-guides-available {
	position: relative;
	padding-top: 25px;
	background-color: transparent;
	background-position: 0 0;
	background-repeat: no-repeat;
}
	body#greenguides .EN div.green-guides-available {
		background-image: url(../images/en/green-guides-available-at.png);
	}
	body#greenguides .FR div.green-guides-available {
		background-image: url(../images/fr/green-guides-available-at.png);
	}
body#greenguides div.green-guides-available p {
	margin-bottom: 1em;
	font-size: 0.9em;
	font-weight: bold;
}
	body#greenguides div.green-guides-available p span {
		display: block;
		position: absolute;
		top: 0px;
		height: 25px;
		text-indent: -8000px;
	}
/**************************************************
	YUI OVERLAY
**************************************************/
.yui-overlay, .yui-panel-container {
	position:absolute;
	visibility:hidden;
	z-index:3;
}
.yui-panel {
	background-color:#FFFFFF;
	border:1px solid #000000;
	border-collapse:separate;
	font-family:Arial;
	font-size:1em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	left:0;
	line-height:normal;
	overflow:hidden;
	position:relative;
	top:0;
	visibility:hidden;
	z-index:1;
}
.yui-panel .container-close {
	background:transparent url(../images/icn_close.png) no-repeat scroll 0 0;
	cursor:pointer;
	height:12px;
	margin:0;
	padding:0;
	position:absolute;
	right:4px;
	top:5px;
	visibility:inherit;
	width:12px;
	z-index:6;
}
.yui-panel-container .underlay {
	bottom:0;
	left:0;
	position:absolute;
	right:0;
	top:0;
}
.yui-panel-container.shadow .underlay {
	background-color:#000000;
	bottom:-3px;
	left:3px;
	opacity:0.12;
	right:-3px;
	top:3px;
}
div#myPanel {
	color:#000000;
	font-size: 0.9em;
	overflow: visible;
}
div#myPanel .hd {
	display:none;
}
div#myPanel .bd {
	padding:10px;
}
div#myPanel dl {
	height:410px;
	position:relative;
}
div#myPanel dt {
	color:#277FC7;
	font-weight:bold;
	position:relative;
	top:350px;
}
div#myPanel dd {
	height:55px;
	overflow-y:auto;
	position:relative;
	top:350px;
}
div#myPanel dd.image {
	height:auto;
	left:0;
	position:absolute;
	text-align:center;
	top:0;
}
div#myPanel dd.image img {
	width: 458px;
	heitht: 347px;
}
div#myPanel .container-close {
	background-image:url(../images/icn_close.png);
	background-position:0 0;
	background-repeat:no-repeat;
	display:block;
	height:30px;
	right:0;
	top:0;
	width:32px;
}
div#myPanel .container-close{
	background-position:0px 0px;
	background-repeat:no-repeat;
	display:block;
	width:74px;
	height:22px;
	top:-22px;
	right:0px;
}
	.EN div#myPanel .container-close{
		background-image: url(../images/en/btn-close.png);
		width:74px;
	}
	.FR div#myPanel .container-close{
		background-image: url(../images/fr/btn-close.png);
		width:91px;
	}

div#getFlash {
	margin: 100px;
	border: 10px solid #fff;
	text-align: center;
	font-size: 2em;
	padding: 2em;
	position: absolute;
	width: 65%;
}
	